Home
last modified time | relevance | path

Searched refs:LC_GLOBAL_LOCALE (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/android/support/src/locale/
Dfreelocale.c32 if (loc != LC_NULL_LOCALE && loc != LC_GLOBAL_LOCALE) in freelocale()
Dduplocale.c34 if (loc == LC_GLOBAL_LOCALE) in duplocale()
Dnewlocale.c34 if (base == LC_GLOBAL_LOCALE) in newlocale()
/ndk/sources/android/support/include/
Dlocale.h97 #define LC_GLOBAL_LOCALE ((locale_t) -1L) macro
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
Dxlocale.h33 #define LC_GLOBAL_LOCALE ((locale_t)-1) macro