Searched defs:DEBUG_LOG (Results 1 – 1 of 1) sorted by relevance
50 #define DEBUG_LOG(fmt, ...) WRITE_LOG(LOG_DEBUG, fmt, ##__VA_ARGS__) macro52 #define DEBUG_LOG(fmt, ...) macro