Home
last modified time | relevance | path

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

/external/pdfium/third_party/libpng16/
Dpngmem.c87 # ifdef PNG_MAX_MALLOC_64K
Dpngpriv.h374 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
375 # define PNG_MAX_MALLOC_64K macro
391 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
Dpngrutil.c1669 #ifdef PNG_MAX_MALLOC_64K in png_handle_sPLT()
2455 #ifdef PNG_MAX_MALLOC_64K in png_handle_tEXt()
4443 #ifdef PNG_MAX_MALLOC_64K in png_read_start_row()
4488 #ifdef PNG_MAX_MALLOC_64K in png_read_start_row()
/external/libpng/
Dpngmem.c84 # ifdef PNG_MAX_MALLOC_64K
Dpngpriv.h418 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
419 # define PNG_MAX_MALLOC_64K macro
435 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
Dpngtest.c1844 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K) in main()
1848 #if !defined(MAXSEG_64K) && defined(PNG_MAX_MALLOC_64K) in main()
Dpngrutil.c1683 #ifdef PNG_MAX_MALLOC_64K in png_handle_sPLT()
2532 #ifdef PNG_MAX_MALLOC_64K in png_handle_tEXt()
4575 #ifdef PNG_MAX_MALLOC_64K in png_read_start_row()
4620 #ifdef PNG_MAX_MALLOC_64K in png_read_start_row()