Home
last modified time | relevance | path

Searched defs:towlower_l (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/include/support/win32/
Dlocale_win32.h86 #define towlower_l _towlower_l macro
/external/libcxx/include/support/xlocale/
D__posix_l_fallback.h131 inline _LIBCPP_ALWAYS_INLINE wint_t towlower_l(wint_t c, locale_t) { in towlower_l() function
/external/libcxx/include/support/ibm/
Dxlocale.h182 wint_t towlower_l(wint_t wc, locale_t locale) in towlower_l() function