Searched defs:hiy (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/games/hack/ |
H A D | hack.mklev.c | 232 int lx, ly, hx, hy, lowx, lowy, hix, hiy, dx, dy; in makerooms() local 301 addrs(int lowx, int lowy, int hix, int hiy) in addrs() 463 int x, y, hix = lowx + ddx, hiy = lowy + ddy; in maker() local
|