Searched refs:LC_MESSAGES (Results 1 - 5 of 5) sorted by relevance

/ndk/sources/android/support/include/
H A Dlocale.h51 #define LC_MESSAGES LC_MESSAGES macro
70 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
/ndk/sources/android/support/src/musl-locale/
H A Dlanginfo.c50 case LC_MESSAGES:
/ndk/sources/host-tools/ndk-stack/binutils/
H A Daddr2line.c409 setlocale (LC_MESSAGES, "");
/ndk/sources/host-tools/nawk-20071023/
H A DFIXES182 this no longer compiles on windows: LC_MESSAGES isn't defined
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
H A Dc_locale_glibc2.c157 return _Locale_aux_default( "LC_MESSAGES", nm );
192 return ((locale_t)__loc)->__names[LC_MESSAGES];
263 { return __Extract_locale_name( loc, "LC_MESSAGES=", buf ); }

Completed in 499 milliseconds