Home
last modified time | relevance | path

Searched refs:towupper_l (Results 1 – 11 of 11) sorted by relevance

/external/musl/src/ctype/
Dtowctrans.c83 weak_alias(__towupper_l, towupper_l);
/external/musl/include/
Dwctype.h68 wint_t towupper_l(wint_t, locale_t);
/external/libcxx/include/support/xlocale/
D__posix_l_fallback.h127 inline _LIBCPP_INLINE_VISIBILITY wint_t towupper_l(wint_t c, locale_t) { in towupper_l() function
/external/cronet/buildtools/third_party/libc++/trunk/include/__support/xlocale/
D__posix_l_fallback.h83 inline _LIBCPP_HIDE_FROM_ABI_C wint_t towupper_l(wint_t __c, locale_t) { return ::towupper(__c); } in towupper_l() function
/external/libcxx/include/support/ibm/
Dxlocale.h177 wint_t towupper_l(wint_t wc, locale_t locale) in towupper_l() function
/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/external/cronet/buildtools/third_party/libc++/trunk/include/__support/win32/
Dlocale_win32.h256 #define towupper_l _towupper_l macro
/external/libcxx/src/
Dlocale.cpp1388 return towupper_l(c, __l); in do_toupper()
1395 *low = towupper_l(*low, __l); in do_toupper()
/external/cronet/buildtools/third_party/libc++/trunk/src/
Dlocale.cpp1477 return towupper_l(c, __l_); in do_toupper()
1484 *low = towupper_l(*low, __l_); in do_toupper()
/external/libcxx/lib/abi/3.9/
Dx86_64-linux-gnu.abilist1987 {'type': 'FUNC', 'name': 'towupper_l@GLIBC_2.3'}
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3160 fun:towupper_l=uninstrumented