Searched defs:DEBUG_LOG (Results 1 – 3 of 3) sorted by relevance
24 #define DEBUG_LOG(x) \ macro42 #define DEBUG_LOG(x) \ macro
485 #define DEBUG_LOG(fmt, ...) printf(fmt, ##__VA_ARGS__) macro487 #define DEBUG_LOG(fmt, ...) macro
36 #define DEBUG_LOG 0 macro