Searched refs:break_on_fail (Results 1 – 1 of 1) sorted by relevance
52 static bool failure_enabled = false, break_on_fail = false, in_call = false; variable93 break_on_fail = (NULL != getenv("MALLOC_BREAK_ON_FAIL")); in should_fail_allocation()106 if (should_fail && break_on_fail) { in should_fail_allocation()