Searched refs:bound (Results 1 – 1 of 1) sorted by relevance
166 int bound = 0; in UpdateBalls() local181 bound |= (1 << i); in UpdateBalls()190 bound |= (1 << i); in UpdateBalls()196 if ((bound & (1 << i)) == 0) in UpdateBalls()208 BOOL target_bound = ((bound & (1 << j)) != 0); in UpdateBalls()235 bound |= (1 << j); in UpdateBalls()238 bound |= (1 << i); in UpdateBalls()