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