Searched refs:size2index_compute (Results 1 – 2 of 2) sorted by relevance
515 szind_t size2index_compute(size_t size);532 size2index_compute(size_t size) in size2index_compute() function570 assert(ret == size2index_compute(size)); in size2index_lookup()582 return (size2index_compute(size)); in size2index()
421 #define size2index_compute JEMALLOC_N(size2index_compute) macro