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

  /external/python/cpython2/PC/os2vacpp/
pyconfig.h 145 #define HAVE_TZNAME 1 /* No tm_zone but do have tzname[] */
  /external/python/cpython2/PC/os2emx/
pyconfig.h 90 #define HAVE_TZNAME 1
  /external/python/cpython2/PC/
pyconfig.h 496 #define HAVE_TZNAME
  /external/python/cpython3/PC/
pyconfig.h 420 #define HAVE_TZNAME
  /external/python/cpython2/RISCOS/
pyconfig.h 29 #undef HAVE_TZNAME
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ia32/
pyconfig.h 861 #undef HAVE_TZNAME
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ipf/
pyconfig.h 857 #undef HAVE_TZNAME
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Ia32/
pyconfig.h 894 #undef HAVE_TZNAME
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/X64/
pyconfig.h 893 #undef HAVE_TZNAME
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/X64/
pyconfig.h 895 #undef HAVE_TZNAME
    [all...]
  /external/ImageMagick/config/
config.h.in 620 #undef HAVE_TZNAME
  /external/python/cpython2/
pyconfig.h.in 865 #undef HAVE_TZNAME
    [all...]
  /external/python/cpython3/
pyconfig.h.in 1132 #undef HAVE_TZNAME
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
timemodule.c 708 #if defined(HAVE_TZNAME) && !defined(__GLIBC__) && !defined(__CYGWIN__)
727 #else /* !HAVE_TZNAME || __GLIBC__ || __CYGWIN__*/
775 #endif /* !HAVE_TZNAME || __GLIBC__ || __CYGWIN__*/
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
timemodule.c 708 #if defined(HAVE_TZNAME) && !defined(__GLIBC__) && !defined(__CYGWIN__)
727 #else /* !HAVE_TZNAME || __GLIBC__ || __CYGWIN__*/
775 #endif /* !HAVE_TZNAME || __GLIBC__ || __CYGWIN__*/
    [all...]
  /external/python/cpython2/Modules/
timemodule.c 708 #if defined(HAVE_TZNAME) && !defined(__GLIBC__) && !defined(__CYGWIN__)
727 #else /* !HAVE_TZNAME || __GLIBC__ || __CYGWIN__*/
775 #endif /* !HAVE_TZNAME || __GLIBC__ || __CYGWIN__*/
  /external/python/cpython3/Modules/
timemodule.c     [all...]

Completed in 88 milliseconds