Searched defs:DEBUG (Results 1 – 25 of 35) sorted by relevance
12
20 # define DEBUG(...) do { if (emugl_cxt_logger) { emugl_cxt_logger(__VA_ARGS__); } } while(0) macro22 # define DEBUG(...) ((void)0) macro
27 #define DEBUG 0 macro
24 #define DEBUG 0 macro
25 #define DEBUG 0 macro
21 #define DEBUG 0 macro
32 #define DEBUG 0 macro
37 #define DEBUG 0 macro
27 #define DEBUG 1 macro
22 #define DEBUG 0 macro
19 #define DEBUG 0 macro
20 #define DEBUG 0 macro
8 #define DEBUG 0 macro
30 #define DEBUG 0 macro
75 #define DEBUG 0 macro
40 #define DEBUG 0 macro
32 constexpr bool DEBUG = false; variable
41 #define DEBUG 0 macro