Searched refs:debug_output (Results 1 – 1 of 1) sorted by relevance
62 static bool debug_output = 0; variable70 if (debug_output) \262 debug_output = getenv("DEBUG_OUTPUT") != NULL; in run_tests()