Searched defs:DEBUG (Results 1 – 9 of 9) sorted by relevance
96 #define DEBUG(x...) _PRINTVF(2, TRUE, "DEBUG: " x) macro98 #define DEBUG(x...) do {} while (0) macro
101 #define DEBUG macro
42 #define DEBUG 0 macro
107 #define DEBUG macro
127 #define DEBUG macro
155 #define DEBUG 0 macro
152 #define DEBUG(n, args...) do { } while(0) macro
82 #define DEBUG 0 macro