Home
last modified time | relevance | path

Searched refs:fmtch (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dvfwprintf.c2019 exponent(CHAR_T *p0, int expo, int fmtch) in exponent() argument
2025 *p++ = fmtch; in exponent()
2047 if (fmtch == 'e' || fmtch == 'E') in exponent()