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

  /bionic/libc/include/
langinfo.h 65 #define MON_6 27
  /bionic/libc/bionic/
langinfo.cpp 63 case MON_6: result = "June"; break;
  /device/linaro/bootloader/edk2/StdLib/Include/
langinfo.h 45 #define MON_6 ((nl_item)25)
  /device/linaro/bootloader/edk2/StdLib/LibC/Locale/
nl_langinfo.c 65 case MON_6:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
langinfo.h 115 MON_6,
116 #define MON_6 MON_6
  /bionic/tests/headers/posix/
langinfo_h.c 63 MACRO_TYPE(nl_item, MON_6);
  /bionic/tests/
langinfo_test.cpp 73 EXPECT_STREQ("June", nl_langinfo(MON_6));
  /external/python/cpython3/Modules/
_localemodule.c 350 LANGINFO(MON_6),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_localemodule.c 448 LANGINFO(MON_6),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_localemodule.c 448 LANGINFO(MON_6),
  /external/python/cpython2/Modules/
_localemodule.c 449 LANGINFO(MON_6),
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 294 PHPBN2(MON_6);

Completed in 57 milliseconds