Searched refs:size2index_compute (Results 1 – 5 of 5) sorted by relevance
534 szind_t size2index_compute(size_t size);631 size2index_compute(size_t size) in size2index_compute() function666 assert(ret == size2index_compute(size)); in size2index_lookup()677 return (size2index_compute(size)); in size2index()
445 size2index_compute
532 szind_t size2index_compute(size_t size);629 size2index_compute(size_t size) function664 assert(ret == size2index_compute(size));675 return (size2index_compute(size));
445 #define size2index_compute JEMALLOC_N(size2index_compute) macro
445 #undef size2index_compute
Completed in 12 milliseconds