Home
last modified time | relevance | path

Searched refs:HAVE_TZNAME (Results 1 – 13 of 13) sorted by relevance

/external/python/cpython2/PC/os2vacpp/
Dpyconfig.h145 #define HAVE_TZNAME 1 /* No tm_zone but do have tzname[] */ macro
/external/python/cpython2/PC/os2emx/
Dpyconfig.h90 #define HAVE_TZNAME 1 macro
/external/python/cpython3/PC/
Dpyconfig.h402 #define HAVE_TZNAME macro
/external/python/cpython2/PC/
Dpyconfig.h496 #define HAVE_TZNAME macro
/external/python/cpython2/RISCOS/
Dpyconfig.h29 #undef HAVE_TZNAME
/external/python/cpython2/Modules/
Dtimemodule.c806 #if defined(HAVE_TZNAME) && !defined(__GLIBC__) && !defined(__CYGWIN__) in inittimezone()
/external/python/cpython2/
Dconfigure.ac4429 #if HAVE_TZNAME
4453 #if HAVE_TZNAME
4464 #if HAVE_TZNAME
4473 #if HAVE_TZNAME
Dpyconfig.h.in895 #undef HAVE_TZNAME
/external/ImageMagick/config/
Dconfig.h.in654 #undef HAVE_TZNAME
/external/python/cpython3/
Dconfigure.ac5032 #if HAVE_TZNAME
5056 #if HAVE_TZNAME
5067 #if HAVE_TZNAME
5076 #if HAVE_TZNAME
Dpyconfig.h.in1258 #undef HAVE_TZNAME
/external/python/cpython2/Misc/
DHISTORY2051 Tests for sanity in tzname when HAVE_TZNAME defined were also defined.
/external/python/cpython3/Misc/
DHISTORY19435 Tests for sanity in tzname when HAVE_TZNAME defined were also defined.