Searched defs:ny (Results 1 - 9 of 9) sorted by relevance
| /src/games/dab/ | ||
| H A D | board.h | 53 size_t ny(void) const { return _ny; } function in class:BOARD |
| H A D | main.cc | 104 size_t ny, nx, nn = 1, wt = 0; local in function:main |
| /src/games/hack/ | ||
| H A D | hack.vault.c | 269 int x, y, dx, dy, gx, gy, nx, ny, typ; local in function:gd_move [all...] |
| H A D | hack.dog.c | 192 int nx, ny, omx, omy, appr, nearer, j; local in function:dog_move |
| H A D | hack.mon.c | 320 int nx, ny, omx, omy, appr, nearer, cnt, i, j; local in function:m_move 578 int x, y, nx, ny, cnt = 0, ntyp; local in function:mfndpos [all...] |
| H A D | hack.shk.c | 942 xchar gx, gy, omx, omy, nx, ny, nix, niy; local in function:shk_move |
| /src/sys/dev/wscons/ | ||
| H A D | wscons_rops.c | 191 int srcy, dsty, ny; local in function:rcons_copyrows 209 int starty, ny, op; local in function:rcons_eraserows |
| /src/lib/libcurses/ | ||
| H A D | refresh.c | 1517 domvcur(WINDOW *win, int oy, int ox, int ny, int nx) argument |
| /src/sys/dev/pci/ | ||
| H A D | tga.c | 938 int srcy, dsty, ny; local in function:tga_copyrows |
Completed in 15 milliseconds