Searched refs:b_x (Results 1 – 5 of 5) sorted by relevance
89 x = bp->b_x; in moveshots()140 check(pp, bp->b_y, bp->b_x); in moveshots()146 check(pp, bp->b_y, bp->b_x); in moveshots()195 x = bp->b_x; in move_normal_shot()362 bp->b_x = x; in move_normal_shot()383 if (isplayer(Maze[bp->b_y][bp->b_x - 1])) { in move_drone()387 if (isplayer(Maze[bp->b_y - 1][bp->b_x])) { in move_drone()391 if (isplayer(Maze[bp->b_y + 1][bp->b_x])) { in move_drone()395 if (isplayer(Maze[bp->b_y][bp->b_x + 1])) { in move_drone()404 if (!iswall(bp->b_y, bp->b_x - 1)) in move_drone()[all …]
110 int b_x, b_y; member
483 bp->b_x = x; in create_shot()
704 if (bp->b_x == pp->p_x && bp->b_y == pp->p_y) in zap()
37512 7c5a179b3c67b4d4ad23e6709380de52 gcc/testsuite/gcc.dg/compat/struct-by-value-5b_x.c37518 eafe3049a9f92eec1d9ea64e21b91e1c gcc/testsuite/gcc.dg/compat/struct-by-value-6b_x.c37524 b4a2fb76fa06707a0d8683f70ef2d725 gcc/testsuite/gcc.dg/compat/struct-by-value-7b_x.c37589 1edd9b02f07c8926e81bbcfb8db5383a gcc/testsuite/gcc.dg/compat/vector-1b_x.c37598 33e82835ea7fa1b87d998b9bff15ec74 gcc/testsuite/gcc.dg/compat/vector-2b_x.c