Searched refs:highestBitPos (Results 1 – 1 of 1) sorted by relevance
773 static inline unsigned int highestBitPos(unsigned int n) in highestBitPos() function790 # error highestBitPos() not implemented for this platform in highestBitPos()830 unsigned int order = highestBitPos(size-1); // which group of bin sizes? in getIndexOrObjectSize()