Searched defs:DEBUG_PRINTF (Results 1 – 3 of 3) sorted by relevance
36 #define DEBUG_PRINTF(fmt, ...) printf(fmt, ## __VA_ARGS__) macro38 #define DEBUG_PRINTF(fmt, ...) macro
73 #define DEBUG_PRINTF(fmt, ...) printf(fmt, ## __VA_ARGS__) macro75 #define DEBUG_PRINTF(fmt, ...) macro