Searched refs:bound (Results 1 – 1 of 1) sorted by relevance
161 int bound = 0; in UpdateBalls() local176 bound |= (1 << i); in UpdateBalls()185 bound |= (1 << i); in UpdateBalls()191 if ((bound & (1 << i)) == 0) in UpdateBalls()203 BOOL target_bound = ((bound & (1 << j)) != 0); in UpdateBalls()230 bound |= (1 << j); in UpdateBalls()233 bound |= (1 << i); in UpdateBalls()