Searched refs:do_debug (Results 1 – 5 of 5) sorted by relevance
483 extern int do_debug; /* (-D) program argument. */486 #define DBGPRINTF(Fmt,...) do {if (do_debug) \490 #define DBGPRINT_COUNT_TYPE(Msg,Ty) do {if (do_debug) \
70 int do_debug; variable4804 do_debug = 1; in parse_program_options()4946 if (do_debug) in main()
493 extern int do_debug; /* (-D) program argument. */495 #define DBGPRINTF(Fmt,...) do {if (do_debug) \499 #define DBGPRINT_COUNT_TYPE(Msg,Ty) do {if (do_debug) \
68 int do_debug; variable5024 do_debug = 1; in parse_program_options()5165 if (do_debug) in main()
2192 do_debug (struct chf$mech_array *mech) in do_debug() function2316 do_debug (mech); in excp_handler()