Searched defs:DEBUG (Results 1 – 25 of 80) sorted by relevance
1234
19 #define DEBUG(x) do {x;} while (0); macro21 #define DEBUG(x) do {} while (0); macro
87 pub static DEBUG: [u8; LENGTH] = generate(false, bindings::KERN_DEBUG); variable
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
15 #define DEBUG macro
8 #define DEBUG macro
18 #define DEBUG(fmt, ...) logit(LOG_DEBUG, "%s:%d: " fmt, __func__, __LINE__, ##__VA_ARGS__) macro
30 #define DEBUG macro
12 #define DEBUG macro
2 #define DEBUG macro
84 #define DEBUG(lvl, stuff...) if ((lvl) <= HERMES_DEBUG) DMSG(stuff) macro88 #define DEBUG(lvl, stuff...) do { } while (0) macro
32 #define DEBUG macro
34 #define DEBUG /* define this for verbose EDID parsing output */ macro
29 #define DEBUG macro
60 #define DEBUG 0 macro
16 #define DEBUG 0 macro