Searched defs:DEBUG2 (Results 1 – 2 of 2) sorted by relevance
25 #define DEBUG2(x) do {if(ql4xextended_error_logging == 2) x;} while (0); macro28 #define DEBUG2(x) do {} while (0); macro
26 DEBUG2 = logging.DEBUG - 1 variable in BBLogFormatter