HomeSort by relevance Sort by last modified time
    Searched defs:towupper_l (Results 1 - 3 of 3) sorted by null

  /ndk/sources/android/support/src/musl-locale/
towupper_l.c 3 wint_t towupper_l(wint_t c, locale_t l) function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/
xlocale.c 143 wint_t towupper_l(wint_t __c, locale_t __l) { function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 100 #define towupper_l _towupper_l macro

Completed in 2517 milliseconds