Searched refs:size2index_compute (Results 1 – 5 of 5) sorted by relevance
566 szind_t size2index_compute(size_t size);665 size2index_compute(size_t size) in size2index_compute() function702 assert(ret == size2index_compute(size)); in size2index_lookup()714 return (size2index_compute(size)); in size2index()
500 size2index_compute
566 szind_t size2index_compute(size_t size);665 size2index_compute(size_t size) function702 assert(ret == size2index_compute(size));714 return (size2index_compute(size));
500 #define size2index_compute JEMALLOC_N(size2index_compute) macro
500 #undef size2index_compute