Searched refs:only_lowest_bit_set (Results 1 – 1 of 1) sorted by relevance
79 uint64 only_lowest_bit_set = word & -word; in ForEach() local86 word ^= only_lowest_bit_set; in ForEach()