Searched defs:DEBUG (Results 1 – 25 of 65) sorted by relevance
123
20 #define DEBUG(x) do {x;} while (0); macro22 #define DEBUG(x) do {} while (0); macro
25 #define DEBUG macro
47 #define DEBUG BIT(0) macro91 #define DEBUG 1 macro
18 #define DEBUG macro
27 #define DEBUG macro
84 #define DEBUG(lvl, stuff...) if ((lvl) <= HERMES_DEBUG) DMSG(stuff) macro88 #define DEBUG(lvl, stuff...) do { } while (0) macro
173 #define DEBUG(n, args...) do { \ macro178 #define DEBUG(n, args...) do { } while (0) macro
35 #define DEBUG macro
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
11 #define DEBUG macro
60 #define DEBUG 0 macro
31 #define DEBUG(f, args...) K_DEBUG(f, pc_debug, args) macro
28 #define DEBUG macro
18 #define DEBUG 1 macro
54 #define DEBUG macro
15 #define DEBUG macro
24 #define DEBUG(x) printk x macro30 #define DEBUG(x) do {} while (0) macro
49 #define DEBUG macro