Home
last modified time | relevance | path

Searched refs:r_y (Results 1 – 9 of 9) sorted by relevance

/netbsd/games/hunt/huntd/
H A Dexpl.c168 while (r->r_y != 0) { in remove_wall()
189 if (r->r_y != 0) { in remove_wall()
193 Maze[r->r_y][r->r_x] = Orig_maze[r->r_y][r->r_x]; in remove_wall()
195 pp = play_at(r->r_y, r->r_x); in remove_wall()
205 Maze[r->r_y][r->r_x] = FLYER; in remove_wall()
209 Maze[r->r_y][r->r_x] = Orig_maze[r->r_y][r->r_x]; in remove_wall()
213 Maze[r->r_y][r->r_x] = DOOR; in remove_wall()
217 Maze[r->r_y][r->r_x] = WALL4; in remove_wall()
221 check(pp, r->r_y, r->r_x); in remove_wall()
225 r->r_y = y; in remove_wall()
[all …]
H A Dhunt.h129 int r_x, r_y; member
/netbsd/sys/arch/sparc64/sparc64/
H A Dprocess_machdep.c125 regs->r_y = tf->tf_y; in process_read_regs()
137 regp->r_y = tf->tf_y; in process_read_regs()
158 tf->tf_y = regs->r_y; in process_write_regs()
172 tf->tf_y = regp->r_y; in process_write_regs()
H A Dnetbsd32_machdep.c277 regs->r_y = tf->tf_y; in netbsd32_process_read_regs()
294 tf->tf_y = regs->r_y; in netbsd32_process_write_regs()
/netbsd/sys/arch/sparc64/include/
H A Dreg.h146 int r_y; /* %y register */ member
155 int r_y; /* %y register -- 32-bits */ member
/netbsd/sys/arch/sparc/include/
H A Dreg.h83 int r_y; /* %y register */ member
/netbsd/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20034737 regs, r_g1, r_ps, r_pc, r_npc, r_y, FPU_FSR_TYPE, fp_status, fpu,
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20034737 regs, r_g1, r_ps, r_pc, r_npc, r_y, FPU_FSR_TYPE, fp_status, fpu,
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-19984021 (memrefs_conflict_p): Change type of variables `r_x' and `r_y' to