Home
last modified time | relevance | path

Searched refs:dpx (Results 1 – 4 of 4) sorted by relevance

/openbsd/games/hack/
H A Dhack.apply.c323 int dpx = dig_pos.x, dpy = dig_pos.y; in dig() local
329 ((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 …]
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A DChangeLog-91932919 * configure.in: Add new target m68k-coffun to the dpx/2.
2945 * configure.host: added support for Bull dpx/2.
/openbsd/gnu/usr.bin/binutils/bfd/
H A DChangeLog-91932919 * configure.in: Add new target m68k-coffun to the dpx/2.
2945 * configure.host: added support for Bull dpx/2.
/openbsd/gnu/usr.bin/perl/
H A Dembed.fnc3229 dpx |SV * |sv_2num |NN SV * const sv