Searched defs:DEBUG (Results 1 – 25 of 100) sorted by relevance
1234
20 #define DEBUG(x) do {x;} while (0); macro22 #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
20 #define DEBUG 0 macro
10 #define DEBUG macro
8 #define DEBUG 1 macro
18 #define DEBUG macro
12 #define DEBUG macro
44 #define DEBUG macro
15 #define DEBUG BIT(0) macro
27 #define DEBUG macro
2 #define DEBUG macro
35 #define DEBUG macro
19 #define DEBUG printf 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
14 # define DEBUG macro