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

  /prebuilts/ndk/r10/sources/android/support/include/
nl_types.h 34 #define NL_CAT_LOCALE 1
  /prebuilts/ndk/r11/sources/android/support/include/
nl_types.h 34 #define NL_CAT_LOCALE 1
  /prebuilts/ndk/r13/sources/android/support/include/
nl_types.h 34 #define NL_CAT_LOCALE 1
  /bionic/libc/include/
nl_types.h 36 #define NL_CAT_LOCALE 1
  /bionic/tests/
nl_types_test.cpp 23 nl_catd cat = catopen("/does/not/exist", NL_CAT_LOCALE);
  /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
  /device/linaro/bootloader/edk2/StdLib/Include/
nl_types.h 82 #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);
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c 693 return catopen( __cat_name, NL_CAT_LOCALE );
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c 693 return catopen( __cat_name, NL_CAT_LOCALE );

Completed in 769 milliseconds