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

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

Completed in 110 milliseconds