Home
last modified time | relevance | path

Searched defs:fy (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/games/hack/
H A Dhack.unix.c444 int fx = u.ux, fy = u.uy; in mdrush() local
H A Dhack.vault.c99 xchar fx, fy, ftyp; member
/dflybsd-src/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c114 #define NOT_LOCAL(sp, fy, fx, ty, tx) ((tx > LONG_DIST) \ argument
1215 int fy, fx, ty, tx, n, i; in main() local