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

/vbox/src/libs/zlib-1.2.6/
H A Dcompress.c34 #ifdef MAXSEG_64K
H A Dzconf.h274 # define MAXSEG_64K macro
326 # ifdef MAXSEG_64K
H A Dzconf.h.cmakein181 # define MAXSEG_64K
233 # ifdef MAXSEG_64K
H A Dzconf.h.in179 # define MAXSEG_64K
231 # ifdef MAXSEG_64K
H A Ddeflate.c1016 #ifdef MAXSEG_64K
1064 #endif /* MAXSEG_64K */
/vbox/src/libs/libpng-1.2.8/
H A Dpngmem.c364 # if defined(_MSC_VER) && defined(MAXSEG_64K)
406 # if defined(_MSC_VER) && defined(MAXSEG_64K)
467 # if defined(_MSC_VER) && defined(MAXSEG_64K)
515 # if defined(_MSC_VER) && defined(MAXSEG_64K)
H A Dpngconf.h119 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
H A Dpngtest.c482 by setting MAXSEG_64K in zlib zconf.h *or* PNG_MAX_MALLOC_64K. */
1329 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
1333 #if !defined(MAXSEG_64K) && defined(PNG_MAX_MALLOC_64K)
/vbox/src/libs/zlib-1.2.6/test/
H A Dminigzip.c134 #ifdef MAXSEG_64K

Completed in 445 milliseconds