Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/tinystdio/
Dswprintf.c43 swprintf(wchar_t *s, size_t len, const wchar_t *fmt, ...) in swprintf() function
DCMakeLists.txt120 swprintf.c
Dmeson.build123 'swprintf.c',
/picolibc-3.5.0-3.4.0/newlib/testsuite/newlib.stdio/
Dswprintf.c23 swprintf(wcbuf, 512, L"%.*f", 3, val); in main()
Dmeson.build39 tests += ['swprintf']
/picolibc-3.5.0-3.4.0/test/
Dprintf-tests.c182 n = swprintf(wbuf, 1024, fmt, iv1, iv2, printf_float(dv)); in testw()
186 n = swprintf(wbuf, 1024, fmt, iv, printf_float(dv)); in testw()
190 n = swprintf(wbuf, 1024, fmt, printf_float(dv)); in testw()
/picolibc-3.5.0-3.4.0/newlib/libc/stdio/
Dswprintf.c552 swprintf (wchar_t *__restrict str, in swprintf() function
Dstdio.tex106 * swprintf:: Write formatted wide character output
310 @include stdio/swprintf.def
Dmeson.build196 'swprintf.c',
Dvfwscanf.c1553 swprintf (exp_start, MAX_LONG_LEN, L"e%ld", new_exp); in _SVFWSCANF()
/picolibc-3.5.0-3.4.0/newlib/libc/include/
Dwchar.h251 int swprintf (wchar_t *__restrict, size_t,
/picolibc-3.5.0-3.4.0/newlib/libc/time/
Dstrftime.c319 # define t_snprintf swprintf /* wide-char equivalent function name */
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-2015183 * libc/stdio/swprintf.c: Ditto.
957 * testsuite/newlib.stdio/swprintf.c (main): Change size of value
2208 *libc/stdio/swprintf.c (swprintf): ditto.
3859 * libc/stdio/swprintf.c: Ditto.
4120 * testsuite/newlib.stdio/swprintf.c: Likewise.
6971 * libc/stdio/swprintf.c (_swprintf_r, swprintf):
6979 not work correctly: work properly with swprintf returns that are
6983 enhancements to match those done to swprintf.c.
7059 (fwprintf, swprintf, vfwprintf, vswprintf, vwprintf, wprintf): Declare.
7070 * libc/stdio/swprintf.c: New file.
/picolibc-3.5.0-3.4.0/
DCOPYING.picolibc855 newlib/libc/tinystdio/swprintf.c
3367 newlib/testsuite/newlib.stdio/swprintf.c
4341 newlib/libc/stdio/swprintf.c