Lines Matching refs:mblen
2993 * libc/stdlib/mblen.c (mblen): Likewise.
5616 * libc/stdlib/mblen.c: Ditto.
13953 * libc/stdlib/mblen.c: Ditto
16603 * libc/stdlib/mblen.c (mblen): Use function-specific state
16914 * libc/stdlib/mblen.c: Use mbstate_t.
18667 (_REENT_MBLEN_STATE): New macro for reentrant mblen.
18676 * libc/stdlib/mblen (mblen): Change to use _REENT_CHECK_MISC
18879 (_REENT_MBLEN_STATE): New macro for reentrant mblen.
18888 * libc/stdlib/mblen (mblen): Change to use _REENT_CHECK_MISC
21036 * libc/stdlib/mblen.c: Ditto.
21263 * libc/stdlib/mblen.c: Modify to call reentrant routine.
21477 * libc/stdlib/Makefile.{am,in} (CHEWOUT_FILES): Add mblen.def,
21509 about mblen, mbstowcs, and wcstombs.
22491 * libc/stdlib/mblen.c (mblen): Added code to call _mbtowc_r() if
24055 * libc/stdlib/Makefile.in (atoff.o,atol.o,mblen.o,mbstowcs.o,
25413 * libc/include/stdlib.h (mblen, mbtowc, wctomb, mbstowcs,
25415 * libc/stdlib/{mblen.c, mbstowcs.c, wcstombs.c}: New files, null