Searched refs:do_debug (Results 1 – 4 of 4) sorted by relevance
37 #define DEBUG_DIR(x) {if (do_debug) { x; }}97 static int do_debug = 0; variable142 do_debug++; in setup_ptr()
38 do_debug="no"123 do_debug="yes"422 if [ "$do_debug" = "yes" ]; then
3472 int do_debug = debug; in main() local3532 do_debug = TRUE; in main()3771 case 'B': do_debug = 1; break; in main()3773 case 'D': do_debug = do_showinfo = 1; break; in main()4147 if (do_debug) in main()
2379 static int do_debug = 0; variable8617 if (do_debug) { in preprocess()9213 if (do_debug) { in next_nomacro1()13540 if (do_debug && in block()14557 if (do_debug) in gen_function()14573 if (do_debug) { in gen_function()14844 if (do_debug) { in tcc_compile()14899 if (do_debug) { in tcc_compile()19449 } else if (do_debug || in tcc_output_file()20723 if (do_debug) { in tcc_run()[all …]