Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dsz.c44 size_t dst_max = (SC_LOOKUP_MAXCLASS >> SC_LG_TINY_MIN) + 1; local
46 for (unsigned sc_ind = 0; sc_ind < SC_NSIZES && dst_ind < dst_max;
53 for (; dst_ind <= max_ind && dst_ind < dst_max; dst_ind++) {