Searched defs:DEBUG (Results 1 – 15 of 15) sorted by relevance
20 # define DEBUG(...) do { if (emugl_cxt_logger) { emugl_cxt_logger(__VA_ARGS__); } } while(0) macro22 # define DEBUG(...) ((void)0) macro
27 #define DEBUG 1 macro
21 #define DEBUG 0 macro
22 #define DEBUG 0 macro
19 #define DEBUG 0 macro
20 #define DEBUG 0 macro
75 #define DEBUG 0 macro
32 constexpr bool DEBUG = false; variable
26 #define DEBUG 0 macro
52 #define DEBUG 0 macro