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.h427 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
428 # define PNG_MAX_MALLOC_64K macro
444 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
Dpngrutil.c1682 #ifdef PNG_MAX_MALLOC_64K in png_handle_sPLT()
2549 #ifdef PNG_MAX_MALLOC_64K in png_handle_tEXt()
4595 #ifdef PNG_MAX_MALLOC_64K in png_read_start_row()
4640 #ifdef PNG_MAX_MALLOC_64K in png_read_start_row()
/external/libpng/
Dpngmem.c84 # ifdef PNG_MAX_MALLOC_64K
Dpngpriv.h427 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
428 # define PNG_MAX_MALLOC_64K macro
444 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
Dpngtest.c1846 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K) in main()
1850 #if !defined(MAXSEG_64K) && defined(PNG_MAX_MALLOC_64K) in main()
Dpngrutil.c1682 #ifdef PNG_MAX_MALLOC_64K in png_handle_sPLT()
2549 #ifdef PNG_MAX_MALLOC_64K in png_handle_tEXt()
4595 #ifdef PNG_MAX_MALLOC_64K in png_read_start_row()
4640 #ifdef PNG_MAX_MALLOC_64K in png_read_start_row()