Home
last modified time | relevance | path

Searched refs:MAXSEG_64K (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dftzconf.h74 # define MAXSEG_64K macro
111 # ifdef MAXSEG_64K
/third_party/libwebsockets/win32port/zlib/
H A Dcompress.c34 #ifdef MAXSEG_64K
H A Dzconf.h162 # define MAXSEG_64K macro
208 # ifdef MAXSEG_64K
H A Ddeflate.c983 #ifdef MAXSEG_64K
1028 #endif /* MAXSEG_64K */
/third_party/node/deps/v8/third_party/zlib/
H A Dzconf.h207 # define MAXSEG_64K macro
269 # ifdef MAXSEG_64K
H A Ddeflate.c1161 #ifdef MAXSEG_64K
1206 #endif /* MAXSEG_64K */
/third_party/node/deps/zlib/
H A Dzconf.h210 # define MAXSEG_64K macro
276 # ifdef MAXSEG_64K
H A Ddeflate.c1322 #ifdef MAXSEG_64K in deflateCopy()
1382 #endif /* MAXSEG_64K */ in deflateCopy()
/third_party/skia/third_party/externals/zlib/
H A Dzconf.h207 # define MAXSEG_64K macro
269 # ifdef MAXSEG_64K
H A Ddeflate.c1153 #ifdef MAXSEG_64K
1198 #endif /* MAXSEG_64K */
/third_party/zlib/
H A Dzconf.h198 # define MAXSEG_64K macro
264 # ifdef MAXSEG_64K
H A Ddeflate.c1291 #ifdef MAXSEG_64K in deflateCopy()
1343 #endif /* MAXSEG_64K */ in deflateCopy()
/third_party/skia/third_party/externals/libpng/
H A Dpngconf.h537 (defined(_MSC_VER) && defined(MAXSEG_64K))
H A Dpngtest.c498 * by setting MAXSEG_64K in zlib zconf.h *or* PNG_MAX_MALLOC_64K.
1846 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K) in main()
1850 #if !defined(MAXSEG_64K) && defined(PNG_MAX_MALLOC_64K) in main()
H A Dpngpriv.h442 * zlib provides 'MAXSEG_64K' which, if defined, indicates the
446 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
/third_party/zlib/test/
H A Dminigzip.c138 #ifdef MAXSEG_64K

Completed in 35 milliseconds