Searched refs:do_debug (Results 1 – 5 of 5) sorted by relevance
37 #define DEBUG_DIR(x) {if (do_debug) { x; }}97 static int do_debug = 0; variable142 do_debug++; in setup_ptr()
30 do_debug="no"120 do_debug="yes"461 if [ "$do_debug" = "yes" ]; then
474 return self.do_debug(args)635 def do_debug(self, args): member in CoverageScript
3475 int do_debug = debug; in main() local3535 do_debug = TRUE; in main()3774 case 'B': do_debug = 1; break; in main()3776 case 'D': do_debug = do_showinfo = 1; break; in main()4150 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 …]