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