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

  /ndk/sources/android/support/include/
nl_types.h 34 #define NL_CAT_LOCALE 1
  /prebuilts/ndk/current/sources/android/support/include/
nl_types.h 34 #define NL_CAT_LOCALE 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
nl_types.h 28 #define NL_CAT_LOCALE 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
nl_types.h 28 #define NL_CAT_LOCALE 1
  /external/bison/lib/
strerror_r.c 254 nl_catd catd = catopen ("libc", NL_CAT_LOCALE);
261 nl_catd catd = catopen ("perror", NL_CAT_LOCALE);
  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.c 325 catalog = catopen("grep", NL_CAT_LOCALE);
  /ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c 693 return catopen( __cat_name, NL_CAT_LOCALE );

Completed in 515 milliseconds