/external/python/cpython3/Modules/clinic/ |
D | zlibmodule.c.h | 445 #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)
|
/external/python/cpython2/android_arm64/pyconfig/ |
D | pyconfig.h | 921 #define HAVE_ZLIB_COPY 1 macro
|
/external/python/cpython2/android_x86/pyconfig/ |
D | pyconfig.h | 921 #define HAVE_ZLIB_COPY 1 macro
|
/external/python/cpython2/android_x86_64/pyconfig/ |
D | pyconfig.h | 921 #define HAVE_ZLIB_COPY 1 macro
|
/external/python/cpython2/android_arm/pyconfig/ |
D | pyconfig.h | 921 #define HAVE_ZLIB_COPY 1 macro
|
/external/python/cpython3/PC/ |
D | pyconfig.h | 567 #define HAVE_ZLIB_COPY 1 macro
|
/external/python/cpython2/linux_x86_64/pyconfig/ |
D | pyconfig.h | 932 #define HAVE_ZLIB_COPY 1 macro
|
/external/python/cpython2/linux_arm64/pyconfig/ |
D | pyconfig.h | 953 #define HAVE_ZLIB_COPY 1 macro
|
/external/python/cpython2/darwin_x86_64/pyconfig/ |
D | pyconfig.h | 927 #define HAVE_ZLIB_COPY 1 macro
|
/external/python/cpython2/PC/ |
D | pyconfig.h | 664 #define HAVE_ZLIB_COPY 1 macro
|
/external/python/cpython3/android/darwin/pyconfig/ |
D | pyconfig.h | 1382 #define HAVE_ZLIB_COPY 1 macro
|
/external/python/cpython2/Modules/ |
D | zlibmodule.c | 755 #ifdef HAVE_ZLIB_COPY 943 #ifdef HAVE_ZLIB_COPY 956 #ifdef HAVE_ZLIB_COPY
|
/external/python/cpython3/android/bionic/pyconfig/ |
D | pyconfig.h | 1376 #define HAVE_ZLIB_COPY 1 macro
|
/external/python/cpython3/android/linux_arm64/pyconfig/ |
D | pyconfig.h | 1374 #define HAVE_ZLIB_COPY 1 macro
|
/external/python/cpython3/android/linux_x86_64/pyconfig/ |
D | pyconfig.h | 1376 #define HAVE_ZLIB_COPY 1 macro
|
/external/python/cpython3/Modules/ |
D | zlibmodule.c | 1055 #ifdef HAVE_ZLIB_COPY
|
/external/python/cpython2/ |
D | pyconfig.h.in | 952 #undef HAVE_ZLIB_COPY
|
D | configure.ac | 3321 AC_CHECK_LIB(z, inflateCopy, AC_DEFINE(HAVE_ZLIB_COPY, 1, [Define if the zlib library has inflateCo… definition
|
/external/python/cpython3/ |
D | pyconfig.h.in | 1373 #undef HAVE_ZLIB_COPY
|
D | configure.ac | 3972 AC_CHECK_LIB(z, inflateCopy, AC_DEFINE(HAVE_ZLIB_COPY, 1, [Define if the zlib library has inflateCo… definition
|