Searched refs:failure_enabled (Results 1 – 1 of 1) sorted by relevance
52 static bool failure_enabled = false, break_on_fail = false, in_call = false; variable62 if (failure_enabled && current_malloc_count > malloc_number_to_fail) { in exit_handler()88 failure_enabled = true; in should_fail_allocation()99 if (!failure_enabled) { in should_fail_allocation()