Searched refs:vasprintf (Results 1 – 10 of 10) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libc/tinystdio/ |
D | vasprintf.c | 39 vasprintf(char **strp, const char *fmt, va_list ap) in vasprintf() function
|
D | CMakeLists.txt | 141 vasprintf.c
|
D | meson.build | 141 'vasprintf.c',
|
D | stdio.h | 235 int vasprintf(char **strp, const char *fmt, va_list ap) __PRINTF_ATTRIBUTE__(2,0);
|
/picolibc-3.7.0-3.6.0/newlib/libc/stdio/ |
D | vasprintf.c | 33 vasprintf ( in vasprintf() function
|
D | meson.build | 152 'vasprintf.c',
|
D | stdio.h | 432 int vasprintf (char **, const char *, va_list)
|
/picolibc-3.7.0-3.6.0/test/ |
D | printf-tests.c | 107 an = vasprintf(&abuf, fmt, aap); in test()
|
/picolibc-3.7.0-3.6.0/newlib/ |
D | ChangeLog-2015 | 1741 * libc/stdio/vasprintf.c (vasiprintf, _vasiprintf_r): Ditto. 3638 * libc/stdio/vasprintf.c (_vasprintf_r): Ditto. 4046 * libc/stdio/vasprintf.c Include "local.h" for "_svfprintf_r". 8787 * libc/stdio/vasprintf.c: Ditto. 10689 * libc/stdio/vasprintf.c (vasprintf): Reduce binary size. 10786 * libc/stdio/vasprintf.c (vasprintf, _vasprintf_r): Pass failed 14005 libc/stdio/vasprintf.c libc/stdio/vfieeefp.h, 14903 * libc/stdio/vasprintf.c: Ditto. Also call _vfprintf_r directly. 16066 * libc/stdio/vasprintf.c (vasprintf, _vasprintf_r): Ditto. 16151 * Makefile.am: Add vasprintf. [all …]
|
/picolibc-3.7.0-3.6.0/ |
D | COPYING.picolibc | 773 newlib/libc/tinystdio/vasprintf.c 4467 newlib/libc/stdio/vasprintf.c
|