Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dnano-vfprintf.c148 # define VFPRINTF svfprintf macro
150 # define VFPRINTF vfprintf macro
448 VFPRINTF ( in VFPRINTF() function
Dvfprintf.c125 # define VFPRINTF svfiprintf macro
127 # define VFPRINTF vfiprintf macro
131 # define VFPRINTF svfprintf macro
133 # define VFPRINTF vfprintf macro
224 ret = VFPRINTF (&fake, fmt, ap); in __sbprintf()
382 VFPRINTF ( in VFPRINTF() function
/picolibc-latest/newlib/
DChangeLog-201510715 argument and call _VFPRINTF_R instead of VFPRINTF.
10725 argument and call _VFPRINTF_R instead of VFPRINTF.
13040 * libc/machine/powerpc/vfprintf.c (VFPRINTF): Added CHECK_INIT() call.
20935 * libc/stdio/vfprintf.c (VFPRINTF): Added CHECK_INIT
23900 * libc/stdio/vfprintf.c (__sbprintf): Use the VFPRINTF macro