Searched refs:next_pow2 (Results 1 – 2 of 2) sorted by relevance
71 constexpr size_t next_pow2(size_t number) { in next_pow2() function
65 SegmentControlBlockSize + next_pow2(sizeof(T)), kCacheLineSize);70 (SegmentSize - SegmentControlBlockSize) / next_pow2(sizeof(T));