Searched defs:DEBUGMSG (Results 1 – 1 of 1) sorted by relevance
28 #define DEBUGMSG(...) {} macro30 #define DEBUGMSG(...) { printf(__VA_ARGS__); } macro