Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dvfwprintf.c235 static int wexponent(wchar_t *, int, int);
1052 expsize = wexponent (expstr, expt, ch); in VFWPRINTF()
1642 wexponent(wchar_t *p0, int exp, int fmtch) in wexponent() function