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