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

/fuchsia/zircon/third_party/ulib/jemalloc/test/unit/
H A Dzero.c9 test_zero(size_t sz_min, size_t sz_max) argument
19 for (sz = sallocx(s, 0); sz <= sz_max;
H A Djunk.c63 test_junk(size_t sz_min, size_t sz_max) argument
81 for (sz = sallocx(s, 0); sz <= sz_max;

Completed in 32 milliseconds