Home
last modified time | relevance | path

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

/external/libpng/
Dpngtest.c518 static int maximum_allocation = 0; variable
550 if (current_allocation > maximum_allocation) in png_debug_malloc()
551 maximum_allocation = current_allocation; in png_debug_malloc()
1934 maximum_allocation); in main()
2022 maximum_allocation); in main()