Searched refs:max_max (Results 1 - 1 of 1) sorted by relevance

/external/libpng/contrib/libtests/
H A Dpngvalid.c616 png_alloc_size_t max_max; member in struct:store_pool
711 pool->max_max = pool->max_limit = pool->max_total = 0;
1382 if (pool->max > pool->max_max) pool->max_max = pool->max;
10512 (unsigned long)pm.this.read_memory_pool.max_max,
10515 (unsigned long)pm.this.write_memory_pool.max_max,

Completed in 92 milliseconds