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

  /bionic/libc/include/
langinfo.h 61 #define MON_2 23
  /bionic/libc/bionic/
langinfo.cpp 59 case MON_2: result = "February"; break;
  /device/linaro/bootloader/edk2/StdLib/Include/
langinfo.h 41 #define MON_2 ((nl_item)21)
  /device/linaro/bootloader/edk2/StdLib/LibC/Locale/
nl_langinfo.c 61 case MON_2:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
langinfo.h 107 MON_2,
108 #define MON_2 MON_2
  /bionic/tests/headers/posix/
langinfo_h.c 59 MACRO_TYPE(nl_item, MON_2);
  /bionic/tests/
langinfo_test.cpp 69 EXPECT_STREQ("February", nl_langinfo(MON_2));
  /external/python/cpython3/Modules/
_localemodule.c 346 LANGINFO(MON_2),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_localemodule.c 444 LANGINFO(MON_2),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_localemodule.c 444 LANGINFO(MON_2),
  /external/python/cpython2/Modules/
_localemodule.c 445 LANGINFO(MON_2),
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 290 PHPBN2(MON_2);

Completed in 648 milliseconds