Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/test/integration/
H A 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()