Home
last modified time | relevance | path

Searched defs:__libcpp_mbrlen_l (Results 1 – 4 of 4) sorted by relevance

/external/libcxx/include/
D__bsd_locale_defaults.h30 #define __libcpp_mbrlen_l(s, n, ps, l) mbrlen_l(s, n, ps, l) macro
D__bsd_locale_fallbacks.h87 size_t __libcpp_mbrlen_l(const char *__s, size_t __n, mbstate_t *__ps, locale_t __l) in __libcpp_mbrlen_l() function
/external/cronet/buildtools/third_party/libc++/trunk/include/
D__bsd_locale_defaults.h29 #define __libcpp_mbrlen_l(s, n, ps, l) mbrlen_l(s, n, ps, l) macro
D__bsd_locale_fallbacks.h86 size_t __libcpp_mbrlen_l(const char *__s, size_t __n, mbstate_t *__ps, locale_t __l) in __libcpp_mbrlen_l() function