Searched defs:DEBUG2_3 (Results 1 – 2 of 2) sorted by relevance
26 #define DEBUG2_3(x) do {x;} while (0); macro36 #define DEBUG2_3(x) do {} while (0); macro
45 #define DEBUG2_3(x) do { if (ql2xextended_error_logging) { x; } } while (0) macro