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

  /bionic/libc/include/
langinfo.h 87 #define ERA_T_FMT 49
  /bionic/libc/bionic/
langinfo.cpp 85 case ERA_T_FMT: result = ""; break;
  /device/linaro/bootloader/edk2/StdLib/Include/
langinfo.h 83 #define ERA_T_FMT ((nl_item)55) /* Era time format string */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
langinfo.h 156 ERA_T_FMT, /* Time in alternate era format. */
157 #define ERA_T_FMT ERA_T_FMT
  /bionic/tests/headers/posix/
langinfo_h.c 85 MACRO_TYPE(nl_item, ERA_T_FMT);
  /bionic/tests/
langinfo_test.cpp 95 EXPECT_STREQ("", nl_langinfo(ERA_T_FMT));
  /external/python/cpython3/Modules/
_localemodule.c 411 #ifdef ERA_T_FMT
412 LANGINFO(ERA_T_FMT),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_localemodule.c 509 #ifdef ERA_T_FMT
510 LANGINFO(ERA_T_FMT),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_localemodule.c 509 #ifdef ERA_T_FMT
510 LANGINFO(ERA_T_FMT),
  /external/python/cpython2/Modules/
_localemodule.c 510 #ifdef ERA_T_FMT
511 LANGINFO(ERA_T_FMT),
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 311 PHPBN2(ERA_T_FMT);

Completed in 394 milliseconds