Searched refs:clampedIdx (Results 1 – 1 of 1) sorted by relevance
301 int clampedIdx = (idx & MASK); in TryAlloc() local303 PoolItem* pElement = Buffer() + clampedIdx; in TryAlloc()