Home
last modified time | relevance | path

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

/ndk/sources/android/support/src/musl-locale/
Dtowupper_l.c4 int towupper_l(int c, locale_t l) in towupper_l() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
Dlocale_win32.h100 #define towupper_l _towupper_l macro
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/
Dxlocale.c151 wint_t towupper_l(wint_t __c, locale_t __l) { in towupper_l() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
Dxlocale.h232 wint_t towupper_l(wint_t wc, locale_t locale) in towupper_l() function