Searched refs:PNG_USER_CHUNK_CACHE_MAX (Results 1 – 12 of 12) sorted by relevance
39 # ifdef PNG_USER_CHUNK_CACHE_MAX40 # undef PNG_USER_CHUNK_CACHE_MAX41 # define PNG_USER_CHUNK_CACHE_MAX 128 macro
261 # ifndef PNG_USER_CHUNK_CACHE_MAX262 # define PNG_USER_CHUNK_CACHE_MAX 128 macro275 # ifndef PNG_USER_CHUNK_CACHE_MAX276 # define PNG_USER_CHUNK_CACHE_MAX 0 macro
243 # ifdef PNG_USER_CHUNK_CACHE_MAX245 create_struct.user_chunk_cache_max = PNG_USER_CHUNK_CACHE_MAX;
13 # @# define PNG_USER_CHUNK_CACHE_MAX 256
203 #define PNG_USER_CHUNK_CACHE_MAX 1000 macro
250 # ifdef PNG_USER_CHUNK_CACHE_MAX252 create_struct.user_chunk_cache_max = PNG_USER_CHUNK_CACHE_MAX;
2665 Added defineable PNG_USER_CHUNK_CACHE_MAX, PNG_USER_CHUNK_MALLOC_MAX,
154 # ifndef PNG_USER_CHUNK_CACHE_MAX155 # define PNG_USER_CHUNK_CACHE_MAX 128 macro168 # ifndef PNG_USER_CHUNK_CACHE_MAX169 # define PNG_USER_CHUNK_CACHE_MAX 0 macro
71 png_ptr->user_chunk_cache_max = PNG_USER_CHUNK_CACHE_MAX;
2656 Added defineable PNG_USER_CHUNK_CACHE_MAX, PNG_USER_CHUNK_MALLOC_MAX,
203 #define PNG_USER_CHUNK_CACHE_MAX 1000