Lines Matching refs:wcstombs
2198 libc/stdlib/wcstombs.c: Fix documentation prototypes which were
2406 libc/stdlib/strtoull_r.c, libc/stdlib/wcstombs.c,
5999 * libc/stdlib/wcstombs.c: Change documentation to specify size_t
6609 * libc/stdlib/wcstombs.c: Fix datatypes in documentation.
13958 * libc/stdlib/wcsrtombs.c, libc/stdlib/wcstombs.c: Ditto
16618 * libc/stdlib/wcstombs.c: Ditto.
16920 * libc/stdlib/wcstombs.c: Likewise.
21034 * libc/stdlib/wcstombs.c: Added #ifndef _REENT_ONLY wrapper.
21478 mbstowcs.def, and wcstombs.def.
21509 about mblen, mbstowcs, and wcstombs.
22484 wcstombs() with multibyte support for JIS, SJIS, and EUC-JP.
22499 * libc/stdlib/wcstombs.c (wcstombs): Added code to call _wcstombs_r()
24056 wcstombs.o): Likewise.
25414 wcstombs): Define.
25415 * libc/stdlib/{mblen.c, mbstowcs.c, wcstombs.c}: New files, null