Home | History | Annotate | Download | only in iotest

Lines Matching refs:cFormat

1120 #define TestFPrintFormat(uFormat, uValue, cFormat, cValue) \
1136 cNumPrinted = sprintf(buffer, cFormat, cValue);\