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
54 #define DEBUG3(x) do {x;} while (0) macro57 #define DEBUG3(x) do {} while (0) macro