Searched defs:DEBUG (Results 1 – 7 of 7) sorted by relevance
30 DEBUG = " -v " variable
18 #define DEBUG(fmt, ...) logit(LOG_DEBUG, "%s:%d: " fmt, __func__, __LINE__, ##__VA_ARGS__) macro
29 #define DEBUG 0 macro
20 #define DEBUG 0 macro
27 DEBUG ?= true macro
17 #define DEBUG macro
28 #define DEBUG 0x0001 macro
Completed in 194 milliseconds