Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngmem.c84 # ifdef PNG_MAX_MALLOC_64K
A 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)
A 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()
A 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()

Completed in 20 milliseconds