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

  /ndk/sources/android/support/include/
langinfo.h 102 #define MON_GROUPING _NL_ITEM(LC_MONETARY,4)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
langinfo.h 374 # define MON_GROUPING __MON_GROUPING
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
langinfo.h 374 # define MON_GROUPING __MON_GROUPING
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
langinfo.h 374 # define MON_GROUPING __MON_GROUPING
  /external/stlport/src/c_locale_glibc/
c_locale_glibc2.c 536 return (_Locale_mon_thousands_sep( __loc ) != 0 ) ? nl_langinfo_l(MON_GROUPING, (locale_t)__loc) : _empty_str;
  /ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c 536 return (_Locale_mon_thousands_sep( __loc ) != 0 ) ? nl_langinfo_l(MON_GROUPING, (locale_t)__loc) : _empty_str;

Completed in 260 milliseconds