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

  /external/libcxx/include/support/win32/
locale_win32.h 16 #include <xlocinfo.h> // _locale_t
38 locale_t(_locale_t __locale, const char* __locale_str)
87 operator _locale_t() const {
91 _locale_t __locale;
137 islower_l(int c, _locale_t loc)
144 isupper_l(int c, _locale_t loc)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
crtdefs.h 431 } _locale_tstruct,*_locale_t; typedef in typeref:struct:localeinfo_struct

Completed in 148 milliseconds