Lines Matching full:bitindex
229 bitIndex := sys.Ctz64(aCache)230 for bitIndex == 64 {241 bitIndex = sys.Ctz64(aCache)245 result := sfreeindex + uintptr(bitIndex)251 s.allocCache >>= (bitIndex + 1)