Searched refs:malloc_failure_enabled (Results 1 – 2 of 2) sorted by relevance
140 static int malloc_failure_enabled = 0, break_on_malloc_fail = 0, variable159 malloc_failure_enabled = 1; in init_malloc_failure()171 if (!malloc_failure_enabled || disable_malloc_failures) { in should_fail_allocation()