Searched defs:__libcpp_mbrlen_l (Results 1 – 2 of 2) sorted by relevance
26 #define __libcpp_mbrlen_l(s, n, ps, l) mbrlen_l(s, n, ps, l) macro
85 size_t __libcpp_mbrlen_l(const char *__s, size_t __n, mbstate_t *__ps, locale_t __l) in __libcpp_mbrlen_l() function