Searched refs:mbrlen (Results 1 – 7 of 7) sorted by relevance
11 mbrlen(const char *__restrict s, size_t n, mbstate_t *__restrict ps) in mbrlen() function
73 mbrlen.c
123 'mbrlen.c',
101 size_t mbrlen (const char *__restrict, size_t, mbstate_t *__restrict);
1182 nconv = mbrlen (p, MB_CUR_MAX, &ps); in VFWPRINTF()
2218 *libc/stdlib/mbrlen.c (mbrlen): ditto.2994 * libc/stdlib/mbrlen.c (mbrlen): Likewise.13954 * libc/stdlib/mblen_r.c, libc/stdlib/mbrlen.c: Ditto14496 * libc/stdlib/mbrlen.c: Change include order to prevent compiler errors14506 * libc/stdlib/mbrlen.c: Change include order to prevent compiler16608 * libc/stdlib/mbrlen.c (mbrlen): If the input state pointer16889 * libc/stdlib/mbrlen.c: Likewise.
2897 newlib/libc/stdlib/mbrlen.c