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

  /bionic/libc/include/
langinfo.h 59 #define ABDAY_7 21
  /bionic/libc/bionic/
langinfo.cpp 57 case ABDAY_7: result = "Sat"; break;
  /device/linaro/bootloader/edk2/StdLib/Include/
langinfo.h 38 #define ABDAY_7 ((nl_item)19)
  /device/linaro/bootloader/edk2/StdLib/LibC/Locale/
nl_langinfo.c 57 case ABDAY_7:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
langinfo.h 59 ABDAY_7,
60 #define ABDAY_7 ABDAY_7
  /bionic/tests/headers/posix/
langinfo_h.c 57 MACRO_TYPE(nl_item, ABDAY_7);
  /bionic/tests/
langinfo_test.cpp 67 EXPECT_STREQ("Sat", nl_langinfo(ABDAY_7));
  /external/python/cpython3/Modules/
_localemodule.c 343 LANGINFO(ABDAY_7),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_localemodule.c 441 LANGINFO(ABDAY_7),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_localemodule.c 441 LANGINFO(ABDAY_7),
  /external/python/cpython2/Modules/
_localemodule.c 442 LANGINFO(ABDAY_7),
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 269 PHPBN2(ABDAY_7);

Completed in 337 milliseconds