Home
last modified time | relevance | path

Searched refs:HAVE_ZLIB_COPY (Results 1 – 15 of 15) sorted by relevance

/external/python/cpython3/Modules/clinic/
Dzlibmodule.c.h314 #if defined(HAVE_ZLIB_COPY)
336 #if defined(HAVE_ZLIB_COPY)
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h921 #define HAVE_ZLIB_COPY 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h921 #define HAVE_ZLIB_COPY 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h921 #define HAVE_ZLIB_COPY 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h921 #define HAVE_ZLIB_COPY 1 macro
/external/python/cpython3/PC/
Dpyconfig.h559 #define HAVE_ZLIB_COPY 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h929 #define HAVE_ZLIB_COPY 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h927 #define HAVE_ZLIB_COPY 1 macro
/external/python/cpython2/PC/
Dpyconfig.h664 #define HAVE_ZLIB_COPY 1 macro
/external/python/cpython2/Modules/
Dzlibmodule.c755 #ifdef HAVE_ZLIB_COPY
943 #ifdef HAVE_ZLIB_COPY
956 #ifdef HAVE_ZLIB_COPY
/external/python/cpython3/Modules/
Dzlibmodule.c930 #ifdef HAVE_ZLIB_COPY
/external/python/cpython2/
Dpyconfig.h.in952 #undef HAVE_ZLIB_COPY
Dconfigure.ac3321 AC_CHECK_LIB(z, inflateCopy, AC_DEFINE(HAVE_ZLIB_COPY, 1, [Define if the zlib library has inflateCo… definition
/external/python/cpython3/
Dpyconfig.h.in1268 #undef HAVE_ZLIB_COPY
Dconfigure.ac3784 AC_CHECK_LIB(z, inflateCopy, AC_DEFINE(HAVE_ZLIB_COPY, 1, [Define if the zlib library has inflateCo… definition