Lines Matching full:cformat
1120 #define TestFPrintFormat(uFormat, uValue, cFormat, cValue) \1136 cNumPrinted = sprintf(buffer, cFormat, cValue);\