Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_MAX_MALLOC_64K

499  * by setting MAXSEG_64K in zlib zconf.h *or* PNG_MAX_MALLOC_64K.
1477 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
1481 #if !defined(MAXSEG_64K) && defined(PNG_MAX_MALLOC_64K)