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

  /bionic/libc/include/
langinfo.h 67 #define MON_8 29
  /bionic/libc/bionic/
langinfo.cpp 65 case MON_8: result = "August"; break;
  /device/linaro/bootloader/edk2/StdLib/Include/
langinfo.h 47 #define MON_8 ((nl_item)27)
  /device/linaro/bootloader/edk2/StdLib/LibC/Locale/
nl_langinfo.c 67 case MON_8:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
langinfo.h 119 MON_8,
120 #define MON_8 MON_8
  /bionic/tests/headers/posix/
langinfo_h.c 65 MACRO_TYPE(nl_item, MON_8);
  /bionic/tests/
langinfo_test.cpp 75 EXPECT_STREQ("August", nl_langinfo(MON_8));
  /external/python/cpython3/Modules/
_localemodule.c 352 LANGINFO(MON_8),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_localemodule.c 450 LANGINFO(MON_8),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_localemodule.c 450 LANGINFO(MON_8),
  /external/python/cpython2/Modules/
_localemodule.c 451 LANGINFO(MON_8),
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 296 PHPBN2(MON_8);

Completed in 257 milliseconds