HomeSort by relevance Sort by last modified time
    Searched refs:LC_GLOBAL_LOCALE (Results 1 - 8 of 8) sorted by null

  /ndk/sources/android/support/src/locale/
freelocale.c 32 if (loc != LC_NULL_LOCALE && loc != LC_GLOBAL_LOCALE)
duplocale.c 34 if (loc == LC_GLOBAL_LOCALE)
newlocale.c 33 if (base == LC_GLOBAL_LOCALE)
  /ndk/sources/android/support/include/
locale.h 73 #define LC_GLOBAL_LOCALE ((locale_t) -1L)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
locale.h 197 The special value LC_GLOBAL_LOCALE is the initial setting
204 # define LC_GLOBAL_LOCALE ((__locale_t) -1L)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
locale.h 197 The special value LC_GLOBAL_LOCALE is the initial setting
204 # define LC_GLOBAL_LOCALE ((__locale_t) -1L)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
locale.h 197 The special value LC_GLOBAL_LOCALE is the initial setting
204 # define LC_GLOBAL_LOCALE ((__locale_t) -1L)
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
xlocale.h 24 #define LC_GLOBAL_LOCALE ((locale_t)-1)

Completed in 52 milliseconds