Searched refs:getSmallRawBits (Results 1 – 1 of 1) sorted by relevance
113 uintptr_t getSmallRawBits() const { in getSmallRawBits() function125 return getSmallRawBits() >> SmallNumDataBits; in getSmallSize()134 return getSmallRawBits() & ~(~uintptr_t(0) << getSmallSize()); in getSmallBits()351 uintptr_t OldBits = getSmallRawBits(); in reserve()