Searched defs:DEBUG (Results 1 – 7 of 7) sorted by relevance
96 #define DEBUG(...) LogMessage(true, {__VA_ARGS__}).stream() macro
10 DEBUG=False variable
48 DEBUG = False variable
85 DEBUG, enumerator
30 #define DEBUG 0 macro
61 #define DEBUG(fmt, ...) LOG_VERBOSE("%s: " fmt, __func__, ##__VA_ARGS__) macro
74 #define DEBUG(fmt, ...) LOG_VERBOSE("%s: " fmt, __func__, ##__VA_ARGS__) macro