Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dzlibmodule.c.h445 #if defined(HAVE_ZLIB_COPY)
478 #if defined(HAVE_ZLIB_COPY)
510 #if defined(HAVE_ZLIB_COPY)
544 #if defined(HAVE_ZLIB_COPY)
577 #if defined(HAVE_ZLIB_COPY)
609 #if defined(HAVE_ZLIB_COPY)
/third_party/python/PC/
Dpyconfig.h567 #define HAVE_ZLIB_COPY 1 macro
/third_party/python/Modules/
Dzlibmodule.c1055 #ifdef HAVE_ZLIB_COPY
/third_party/python/
Dpyconfig.h.in1370 #undef HAVE_ZLIB_COPY
Dconfigure.ac3972 AC_CHECK_LIB(z, inflateCopy, AC_DEFINE(HAVE_ZLIB_COPY, 1, [Define if the zlib library has inflateCo… definition