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

  /bionic/libc/include/
langinfo.h 86 #define ERA_D_T_FMT 48
  /bionic/libc/bionic/
langinfo.cpp 84 case ERA_D_T_FMT: result = ""; break;
  /device/linaro/bootloader/edk2/StdLib/Include/
langinfo.h 82 #define ERA_D_T_FMT ((nl_item)54) /* Era date and time format string */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
langinfo.h 154 ERA_D_T_FMT, /* Date and time in alternate era format. */
155 #define ERA_D_T_FMT ERA_D_T_FMT
  /bionic/tests/headers/posix/
langinfo_h.c 84 MACRO_TYPE(nl_item, ERA_D_T_FMT);
  /bionic/tests/
langinfo_test.cpp 94 EXPECT_STREQ("", nl_langinfo(ERA_D_T_FMT));
  /external/python/cpython3/Modules/
_localemodule.c 408 #ifdef ERA_D_T_FMT
409 LANGINFO(ERA_D_T_FMT),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_localemodule.c 506 #ifdef ERA_D_T_FMT
507 LANGINFO(ERA_D_T_FMT),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_localemodule.c 506 #ifdef ERA_D_T_FMT
507 LANGINFO(ERA_D_T_FMT),
  /external/python/cpython2/Modules/
_localemodule.c 507 #ifdef ERA_D_T_FMT
508 LANGINFO(ERA_D_T_FMT),
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 309 PHPBN2(ERA_D_T_FMT);

Completed in 285 milliseconds