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

  /bionic/libc/include/
langinfo.h 71 #define MON_12 33
  /bionic/libc/bionic/
langinfo.cpp 69 case MON_12: result = "December"; break;
  /device/linaro/bootloader/edk2/StdLib/Include/
langinfo.h 51 #define MON_12 ((nl_item)31)
  /device/linaro/bootloader/edk2/StdLib/LibC/Locale/
nl_langinfo.c 71 case MON_12:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
langinfo.h 127 MON_12,
128 #define MON_12 MON_12
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
langinfo.h 127 MON_12,
128 #define MON_12 MON_12
  /prebuilts/ndk/r10/sources/android/support/include/
langinfo.h 86 #define MON_12 _NL_ITEM(LC_TIME,52)
  /prebuilts/ndk/r11/sources/android/support/include/
langinfo.h 86 #define MON_12 _NL_ITEM(LC_TIME,52)
  /prebuilts/ndk/r13/sources/android/support/include/
langinfo.h 86 #define MON_12 _NL_ITEM(LC_TIME,52)
  /bionic/tests/
langinfo_test.cpp 79 EXPECT_STREQ("December", nl_langinfo(MON_12));
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_localemodule.c 454 LANGINFO(MON_12),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_localemodule.c 454 LANGINFO(MON_12),
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 300 PHPBN2(MON_12);

Completed in 295 milliseconds