Home
last modified time | relevance | path

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

/external/qemu/distrib/libpng-1.2.19/
Dpngconf.h137 #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)
Dpngpread.c1068 #ifdef PNG_MAX_MALLOC_64K in png_push_handle_tEXt()
1118 #if defined(PNG_MAX_MALLOC_64K) in png_push_read_tEXt()
1164 #ifdef PNG_MAX_MALLOC_64K in png_push_handle_zTXt()
1356 #ifdef PNG_MAX_MALLOC_64K in png_push_handle_iTXt()
1410 #if defined(PNG_MAX_MALLOC_64K) in png_push_read_iTXt()
1486 #ifdef PNG_MAX_MALLOC_64K in png_push_handle_unknown()
Dpngmem.c143 #ifdef PNG_MAX_MALLOC_64K in png_malloc_default()
455 #ifdef PNG_MAX_MALLOC_64K in png_malloc_default()
Dpngrutil.c1019 #ifdef PNG_MAX_MALLOC_64K in png_handle_iCCP()
1125 #ifdef PNG_MAX_MALLOC_64K in png_handle_sPLT()
1888 #ifdef PNG_MAX_MALLOC_64K in png_handle_tEXt()
1966 #ifdef PNG_MAX_MALLOC_64K in png_handle_zTXt()
2066 #ifdef PNG_MAX_MALLOC_64K in png_handle_iTXt()
2200 #ifdef PNG_MAX_MALLOC_64K in png_handle_unknown()
4159 #ifdef PNG_MAX_MALLOC_64K in png_read_start_row()
4169 #ifdef PNG_MAX_MALLOC_64K in png_read_start_row()
/external/libpng/
Dpngconf.h169 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
170 # define PNG_MAX_MALLOC_64K macro
1274 # define PNG_MAX_MALLOC_64K macro
1665 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
Dpngpread.c1215 #ifdef PNG_MAX_MALLOC_64K in png_push_handle_tEXt()
1267 #ifdef PNG_MAX_MALLOC_64K in png_push_read_tEXt()
1313 #ifdef PNG_MAX_MALLOC_64K in png_push_handle_zTXt()
1514 #ifdef PNG_MAX_MALLOC_64K in png_push_handle_iTXt()
1570 #ifdef PNG_MAX_MALLOC_64K in png_push_read_iTXt()
1652 #ifdef PNG_MAX_MALLOC_64K in png_push_handle_unknown()
Dpngmem.c156 #ifdef PNG_MAX_MALLOC_64K in png_malloc_default()
483 #ifdef PNG_MAX_MALLOC_64K in png_malloc_default()
Dpngrutil.c1097 #ifdef PNG_MAX_MALLOC_64K in png_handle_iCCP()
1227 #ifdef PNG_MAX_MALLOC_64K in png_handle_sPLT()
2050 #ifdef PNG_MAX_MALLOC_64K in png_handle_tEXt()
2152 #ifdef PNG_MAX_MALLOC_64K in png_handle_zTXt()
2273 #ifdef PNG_MAX_MALLOC_64K in png_handle_iTXt()
2440 #ifdef PNG_MAX_MALLOC_64K in png_handle_unknown()
3390 #ifdef PNG_MAX_MALLOC_64K in png_read_start_row()
3411 #ifdef PNG_MAX_MALLOC_64K in png_read_start_row()
Dpngtest.c1477 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K) in main()
1481 #if !defined(MAXSEG_64K) && defined(PNG_MAX_MALLOC_64K) in main()