Searched refs:DBG_IGNORE (Results 1 – 3 of 3) sorted by relevance
122 if (opt_debug & DBG_IGNORE) in ignore_check()132 if (opt_debug & DBG_IGNORE) in ignore_check()158 if (opt_debug & DBG_IGNORE) in ignore_file()186 if (opt_debug & DBG_IGNORE) in ignore_expr()206 if (opt_debug & DBG_IGNORE) in ignore_pgm()232 if (opt_debug & DBG_IGNORE) in ignore_pgm()
76 DBG_IGNORE, "IGNO: ignore list",92 DBG_IGNORE, "IGNO",
91 #define DBG_IGNORE 0x0200 /* ignore tracing */ macro