Searched defs:TC_PRINT (Results 1 – 1 of 1) sorted by relevance
131 #define TC_PRINT(fmt, ...) PRINT_DATA(fmt, ##__VA_ARGS__) macro133 #define TC_PRINT(fmt, ...) print_nothing(fmt, ##__VA_ARGS__) macro