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

  /bionic/libc/include/
langinfo.h 64 #define MON_5 26
  /bionic/libc/bionic/
langinfo.cpp 62 case MON_5: result = "May"; break;
  /device/linaro/bootloader/edk2/StdLib/Include/
langinfo.h 44 #define MON_5 ((nl_item)24)
  /device/linaro/bootloader/edk2/StdLib/LibC/Locale/
nl_langinfo.c 64 case MON_5:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
langinfo.h 113 MON_5,
114 #define MON_5 MON_5
  /bionic/tests/headers/posix/
langinfo_h.c 62 MACRO_TYPE(nl_item, MON_5);
  /bionic/tests/
langinfo_test.cpp 72 EXPECT_STREQ("May", nl_langinfo(MON_5));
  /external/python/cpython3/Modules/
_localemodule.c 349 LANGINFO(MON_5),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_localemodule.c 447 LANGINFO(MON_5),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_localemodule.c 447 LANGINFO(MON_5),
  /external/python/cpython2/Modules/
_localemodule.c 448 LANGINFO(MON_5),
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 293 PHPBN2(MON_5);

Completed in 186 milliseconds