Lines Matching refs:cFormat
1111 #define TestFPrintFormat(uFormat, uValue, cFormat, cValue) \1127 cNumPrinted = sprintf(buffer, cFormat, cValue);\