Home | History | Annotate | Download | only in iotest

Lines Matching refs:cFormat

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