reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
290 ++Prev; 293 uintptr_t Mask = (uintptr_t(1) << Prev) - 1; 296 if (Bits == ~uintptr_t(0) || Prev + 1 >= getSmallSize()) 300 return getPointer()->find_next_unset(Prev);