Searched defs:PRINTF (Results 1 – 2 of 2) sorted by relevance
113 #define PRINTF(str,args...) printf("\n"str"\n",##args) macro115 #define PRINTF(str,args...) macro
48 #define PRINTF(F, A) IF_TIDEBUG( F ) { os_printf A; } macro135 #define PRINTF(F, A) macro