Searched refs:size2index_compute (Results 1 – 5 of 5) sorted by relevance
535 szind_t size2index_compute(size_t size);554 size2index_compute(size_t size) in size2index_compute() function591 assert(ret == size2index_compute(size)); in size2index_lookup()603 return (size2index_compute(size)); in size2index()
459 size2index_compute
535 szind_t size2index_compute(size_t size);554 size2index_compute(size_t size) function591 assert(ret == size2index_compute(size));603 return (size2index_compute(size));
461 #define size2index_compute JEMALLOC_N(size2index_compute) macro
461 #undef size2index_compute