Home
last modified time | relevance | path

Searched refs:mbrlen (Results 1 – 7 of 7) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/
Dmbrlen.c11 mbrlen(const char *__restrict s, size_t n, mbstate_t *__restrict ps) in mbrlen() function
DCMakeLists.txt73 mbrlen.c
Dmeson.build123 'mbrlen.c',
/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dwchar.h101 size_t mbrlen (const char *__restrict, size_t, mbstate_t *__restrict);
/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dvfwprintf.c1182 nconv = mbrlen (p, MB_CUR_MAX, &ps); in VFWPRINTF()
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-20152218 *libc/stdlib/mbrlen.c (mbrlen): ditto.
2994 * libc/stdlib/mbrlen.c (mbrlen): Likewise.
13954 * libc/stdlib/mblen_r.c, libc/stdlib/mbrlen.c: Ditto
14496 * libc/stdlib/mbrlen.c: Change include order to prevent compiler errors
14506 * libc/stdlib/mbrlen.c: Change include order to prevent compiler
16608 * libc/stdlib/mbrlen.c (mbrlen): If the input state pointer
16889 * libc/stdlib/mbrlen.c: Likewise.
/picolibc-3.7.0-3.6.0/
DCOPYING.picolibc2897 newlib/libc/stdlib/mbrlen.c