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

  /external/stlport/src/c_locale_win32/
c_wlocale_win32.c 45 wint_t _WLocale_tolower(_Locale_ctype_t* ltype, wint_t c) {
  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_wlocale_win32.c 45 wint_t _WLocale_tolower(_Locale_ctype_t* ltype, wint_t c) {
  /external/stlport/src/c_locale_dummy/
c_locale_dummy.c 242 wint_t _WLocale_tolower(struct _Locale_ctype *lctype, wint_t wc)
  /external/stlport/src/c_locale_glibc/
c_locale_glibc2.c 327 wint_t _WLocale_tolower( struct _Locale_ctype *__loc, wint_t c )
  /ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
c_locale_dummy.c 242 wint_t _WLocale_tolower(struct _Locale_ctype *lctype, wint_t wc)
  /ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c 327 wint_t _WLocale_tolower( struct _Locale_ctype *__loc, wint_t c )

Completed in 217 milliseconds