Searched defs:fmtch (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dvfwprintf.c2019 exponent(CHAR_T *p0, int expo, int fmtch) argument
2025 *p++ = fmtch;
2047 if (fmtch == 'e' || fmtch == 'E')

Completed in 121 milliseconds