Searched refs:size2index_compute (Results 1 – 5 of 5) sorted by relevance
503 index_t size2index_compute(size_t size);520 size2index_compute(size_t size) in size2index_compute() function558 assert(ret == size2index_compute(size)); in size2index_lookup()571 return (size2index_compute(size)); in size2index()
422 size2index_compute
503 index_t size2index_compute(size_t size);520 size2index_compute(size_t size) function558 assert(ret == size2index_compute(size));571 return (size2index_compute(size));
422 #define size2index_compute JEMALLOC_N(size2index_compute) macro
422 #undef size2index_compute