Home
last modified time | relevance | path

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

/external/jemalloc_new/test/integration/
Dxallocx.c315 test_zero(size_t szmin, size_t szmax) { in test_zero() argument
321 sz = szmax; in test_zero()
344 for (sz = szmin; sz < szmax; sz = nsz) { in test_zero()
/external/jemalloc/test/integration/
Dxallocx.c414 test_zero(size_t szmin, size_t szmax) in test_zero() argument
421 sz = szmax; in test_zero()
442 for (sz = szmin; sz < szmax; sz = nsz) { in test_zero()