Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/libc++/src/include/__locale_dir/support/
Dbsd_like.h88 inline _LIBCPP_HIDE_FROM_ABI int __tolower(int __c, __locale_t __loc) { return ::tolower_l(__c, __l… in __tolower() function
/external/cronet/tot/third_party/libc++/src/include/__locale_dir/
Dlocale_base_api.h192 inline _LIBCPP_HIDE_FROM_ABI int __tolower(int __ch, __locale_t __loc) { return tolower_l(__ch, __l… in __tolower() function
/external/cronet/stable/third_party/libc++/src/include/__locale_dir/
Dlocale_base_api.h192 inline _LIBCPP_HIDE_FROM_ABI int __tolower(int __ch, __locale_t __loc) { return tolower_l(__ch, __l… in __tolower() function
/external/cronet/tot/third_party/libc++/src/include/__locale_dir/support/
Dbsd_like.h88 inline _LIBCPP_HIDE_FROM_ABI int __tolower(int __c, __locale_t __loc) { return ::tolower_l(__c, __l… in __tolower() function