Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:PNG_MAX_MALLOC_64K

135 #define PNG_MAX_MALLOC_64K
137 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
138 # define PNG_MAX_MALLOC_64K
1151 # define PNG_MAX_MALLOC_64K
1477 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)