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

  /bionic/libc/include/
langinfo.h 57 #define ABDAY_5 19
  /bionic/libc/bionic/
langinfo.cpp 55 case ABDAY_5: result = "Thu"; break;
  /device/linaro/bootloader/edk2/StdLib/Include/
langinfo.h 36 #define ABDAY_5 ((nl_item)17)
  /device/linaro/bootloader/edk2/StdLib/LibC/Locale/
nl_langinfo.c 55 case ABDAY_5:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
langinfo.h 55 ABDAY_5,
56 #define ABDAY_5 ABDAY_5
  /bionic/tests/headers/posix/
langinfo_h.c 55 MACRO_TYPE(nl_item, ABDAY_5);
  /bionic/tests/
langinfo_test.cpp 65 EXPECT_STREQ("Thu", nl_langinfo(ABDAY_5));
  /external/python/cpython3/Modules/
_localemodule.c 341 LANGINFO(ABDAY_5),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_localemodule.c 439 LANGINFO(ABDAY_5),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_localemodule.c 439 LANGINFO(ABDAY_5),
  /external/python/cpython2/Modules/
_localemodule.c 440 LANGINFO(ABDAY_5),
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 267 PHPBN2(ABDAY_5);

Completed in 495 milliseconds