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

/netbsd-current/external/bsd/jemalloc/dist/test/unit/
H A Dzero.c4 test_zero(size_t sz_min, size_t sz_max) { argument
13 for (sz = sallocx(s, 0); sz <= sz_max;
H A Djunk.c56 test_junk(size_t sz_min, size_t sz_max) { argument
73 for (sz = sallocx(s, 0); sz <= sz_max;

Completed in 142 milliseconds