Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dfputws.c117 nbytes = wcsrtombs(buf, &ws, sizeof (buf), &fp->_mbstate); in fputws()
139 nbytes = wcsrtombs (buf, &ws, sizeof (buf), &fp->_mbstate); in fputws()
Dvfprintf.c1235 if ((size = (int)wcsrtombs ( in VFPRINTF()
1259 if ((int)wcsrtombs (cp, &wcp, size, &ps) in VFPRINTF()
/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/
Dwcsrtombs.c12 wcsrtombs (char *__restrict dst, in wcsrtombs() function
DCMakeLists.txt102 wcsrtombs.c
Dstdlib.tex53 * wcsrtombs:: Convert a wide-character string to a character string
Dmeson.build152 'wcsrtombs.c',
/picolibc-3.7.0-3.6.0/newlib/libc/ssp/
Dssp.tex38 fgetws wcrtomb wcsrtombs
/picolibc-3.7.0-3.6.0/newlib/libc/include/ssp/
Dwchar.h65 __ssp_redirect_raw(size_t, wcsrtombs, \
/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dwchar.h116 size_t wcsrtombs (char *__restrict, const wchar_t **__restrict,
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-20152224 *libc/stdlib/wcsrtombs.c (wcsrtombs): ditto.
7137 names for mbsrtowcs, wcsrtombs.
7179 and wcsnrtombs. Document wcsrtombs and wcsnrtombs.
7180 * libc/stdlib/wcsrtombs.c (_wcsrtombs_r): Just call _wcsnrtombs_r.
7181 (wcsrtombs): Ditto.
8238 * libc/stdlib/wcsrtombs.c (_wcsrtombs_r): Optimize condition
8249 * libc/stdlib/wcsrtombs.c (_wcsrtombs_r): Fix condition for
13958 * libc/stdlib/wcsrtombs.c, libc/stdlib/wcstombs.c: Ditto
14428 * libc/stdlib/wcsrtombs.c (_wcsrtombs_r): Call _wcrtomb_r instead
14501 * libc/stdlib/wcsrtombs.c: Ditto.
[all …]
/picolibc-3.7.0-3.6.0/
DCOPYING.picolibc2902 newlib/libc/stdlib/wcsrtombs.c