Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dvfwprintf.c232 static wchar_t *wcvt(_PRINTF_FLOAT_TYPE, int, int, wchar_t *,
1021 cp = wcvt (_fpvalue, prec, flags, &softsign, in VFWPRINTF()
1036 cp = wcvt (_fpvalue, prec, flags, &softsign, in VFWPRINTF()
1533 wcvt(_PRINTF_FLOAT_TYPE value, int ndigits, int flags, in wcvt() function
/picolibc-latest/newlib/
DChangeLog-20154111 * libc/stdio/vfwprintf.c (wcvt): Add a new parameter len of type
4116 (_VFWPRINTF_R): Call wcvt with an extra argument. Call wcvt