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

/external/libpng/
H A Dpngconf.h163 #define PNG_MAX_MALLOC_64K
165 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
166 # define PNG_MAX_MALLOC_64K macro
1270 # define PNG_MAX_MALLOC_64K macro
1657 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
H A Dpngpread.c1215 #ifdef PNG_MAX_MALLOC_64K
1267 #ifdef PNG_MAX_MALLOC_64K
1313 #ifdef PNG_MAX_MALLOC_64K
1514 #ifdef PNG_MAX_MALLOC_64K
1570 #ifdef PNG_MAX_MALLOC_64K
1652 #ifdef PNG_MAX_MALLOC_64K
H A Dpngmem.c156 #ifdef PNG_MAX_MALLOC_64K
483 #ifdef PNG_MAX_MALLOC_64K
H A Dpngrutil.c1074 #ifdef PNG_MAX_MALLOC_64K
1204 #ifdef PNG_MAX_MALLOC_64K
2027 #ifdef PNG_MAX_MALLOC_64K
2129 #ifdef PNG_MAX_MALLOC_64K
2250 #ifdef PNG_MAX_MALLOC_64K
2417 #ifdef PNG_MAX_MALLOC_64K
3341 #ifdef PNG_MAX_MALLOC_64K
3362 #ifdef PNG_MAX_MALLOC_64K
H A Dpngtest.c499 * 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)
/external/qemu/distrib/libpng-1.2.19/
H A Dpngconf.h135 #define PNG_MAX_MALLOC_64K
137 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
138 # define PNG_MAX_MALLOC_64K macro
1151 # define PNG_MAX_MALLOC_64K macro
1477 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
H A Dpngpread.c1068 #ifdef PNG_MAX_MALLOC_64K
1118 #if defined(PNG_MAX_MALLOC_64K)
1164 #ifdef PNG_MAX_MALLOC_64K
1356 #ifdef PNG_MAX_MALLOC_64K
1410 #if defined(PNG_MAX_MALLOC_64K)
1486 #ifdef PNG_MAX_MALLOC_64K
H A Dpngmem.c143 #ifdef PNG_MAX_MALLOC_64K
455 #ifdef PNG_MAX_MALLOC_64K
H A Dpngrutil.c1019 #ifdef PNG_MAX_MALLOC_64K
1125 #ifdef PNG_MAX_MALLOC_64K
1888 #ifdef PNG_MAX_MALLOC_64K
1966 #ifdef PNG_MAX_MALLOC_64K
2066 #ifdef PNG_MAX_MALLOC_64K
2200 #ifdef PNG_MAX_MALLOC_64K
4159 #ifdef PNG_MAX_MALLOC_64K
4169 #ifdef PNG_MAX_MALLOC_64K

Completed in 234 milliseconds