Home
last modified time | relevance | path

Searched refs:b_x (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/games/hunt/huntd/
Dshots.c89 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 …]
Dhunt.h110 int b_x, b_y; member
Dexecute.c483 bp->b_x = x; in create_shot()
Ddriver.c704 if (bp->b_x == pp->p_x && bp->b_y == pp->p_y) in zap()
/netbsd/src/external/gpl3/gcc/dist/
DMD5SUMS37512 7c5a179b3c67b4d4ad23e6709380de52 gcc/testsuite/gcc.dg/compat/struct-by-value-5b_x.c
37518 eafe3049a9f92eec1d9ea64e21b91e1c gcc/testsuite/gcc.dg/compat/struct-by-value-6b_x.c
37524 b4a2fb76fa06707a0d8683f70ef2d725 gcc/testsuite/gcc.dg/compat/struct-by-value-7b_x.c
37589 1edd9b02f07c8926e81bbcfb8db5383a gcc/testsuite/gcc.dg/compat/vector-1b_x.c
37598 33e82835ea7fa1b87d998b9bff15ec74 gcc/testsuite/gcc.dg/compat/vector-2b_x.c