Home
last modified time | relevance | path

Searched refs:do_debug (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgengtype.h483 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) \
H A Dgengtype.c70 int do_debug; variable
4804 do_debug = 1; in parse_program_options()
4946 if (do_debug) in main()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgengtype.h493 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) \
H A Dgengtype.c68 int do_debug; variable
5024 do_debug = 1; in parse_program_options()
5165 if (do_debug) in main()
/dflybsd-src/contrib/gdb-7/gdb/stubs/
H A Dia64vms-stub.c2192 do_debug (struct chf$mech_array *mech) in do_debug() function
2316 do_debug (mech); in excp_handler()