Searched defs:PRINT (Results 1 – 2 of 2) sorted by relevance
47 #define PRINT(F, A) IF_TIDEBUG( F ) { os_printf(A); } macro134 #define PRINT(F, A) macro
48 #define PRINT(F, A) IF_TIDEBUG( F ) { DbgPrint(A); } macro135 #define PRINT(F, A) macro