Searched defs:DEBUG_PRINT (Results 1 – 1 of 1) sorted by relevance
61 #define DEBUG_PRINT(msg, ...) fprintf(stderr, msg, __VA_ARGS__) macro63 #define DEBUG_PRINT(msg, ...) macro