Searched defs:LOG_PRINT (Results 1 – 1 of 1) sorted by relevance
21 #define LOG_PRINT(...) printf(__VA_ARGS__) macro23 #define LOG_PRINT(...) while(0) { } macro