Searched refs:dpx (Results 1 – 4 of 4) sorted by relevance
323 int dpx = dig_pos.x, dpy = dig_pos.y; in dig() local329 ((dig_down && (dpx != u.ux || dpy != u.uy)) || in dig()330 (!dig_down && dist(dpx,dpy) > 2))) in dig()344 struct trap *ttmp = t_at(dpx,dpy); in dig()347 ttmp = maketrap(dpx,dpy,PIT); in dig()360 lev = &levl[dpx][dpy]; in dig()361 if ((obj = sobj_at(ENORMOUS_ROCK, dpx, dpy))) { in dig()373 mnewsym(dpx, dpy); in dig()374 prl(dpx, dpy); in dig()378 if(IS_WALL(levl[dpx][dpy].typ)) { in dig()[all …]
2919 * configure.in: Add new target m68k-coffun to the dpx/2.2945 * configure.host: added support for Bull dpx/2.
3229 dpx |SV * |sv_2num |NN SV * const sv