Searched defs:DEBUG (Results 1 – 25 of 64) sorted by relevance
123
20 #define DEBUG(x) do {x;} while (0); macro22 #define DEBUG(x) do {} while (0); macro
18 #define DEBUG macro
25 #define DEBUG BIT(0) macro
84 #define DEBUG(lvl, stuff...) if ((lvl) <= HERMES_DEBUG) DMSG(stuff) macro88 #define DEBUG(lvl, stuff...) do { } while (0) macro
172 #define DEBUG(n, args...) do { \ macro177 #define DEBUG(n, args...) do { } while (0) macro
27 #define DEBUG macro
35 #define DEBUG macro
52 DEBUG, enumerator
38 #define DEBUG macro
136 #define DEBUG 2 /* print fancy stuff too */ macro
34 #define DEBUG /* define this for verbose EDID parsing output */ macro
18 # define DEBUG macro
60 #define DEBUG 0 macro
11 #define DEBUG macro
31 #define DEBUG(f, args...) K_DEBUG(f, pc_debug, args) macro
28 #define DEBUG macro
18 #define DEBUG 1 macro
16 #define DEBUG macro
24 #define DEBUG macro
52 #define DEBUG macro
25 #define DEBUG(x) printk x macro31 #define DEBUG(x) do {} while (0) macro
50 #define DEBUG macro