Searched defs:DEBUG (Results 1 – 25 of 101) sorted by relevance
12345
19 #define DEBUG(x) do {x;} while (0); macro21 #define DEBUG(x) do {} while (0); macro
10 #define DEBUG 1 macro
7 DEBUG = macro
22 #define DEBUG 1 macro
23 #define DEBUG 1 macro
21 #define DEBUG 1 macro
20 #define DEBUG 0 macro
10 #define DEBUG macro
8 #define DEBUG 1 macro
15 #define DEBUG macro
8 #define DEBUG macro
30 #define DEBUG macro
22 #define DEBUG macro
2 #define DEBUG macro
32 #define DEBUG macro
84 #define DEBUG(lvl, stuff...) if ((lvl) <= HERMES_DEBUG) DMSG(stuff) macro88 #define DEBUG(lvl, stuff...) do { } while (0) macro
34 #define DEBUG /* define this for verbose EDID parsing output */ macro
27 #define DEBUG macro
16 #define DEBUG 0 macro
60 #define DEBUG 0 macro