Home
last modified time | relevance | path

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

/netbsd/src/games/hack/
Dhack.mkmaze.c76 static void walkfrom(int, int);
105 walkfrom(zx + 4, zy); in makemaz()
116 walkfrom(zx, zy); in makemaz()
160 walkfrom(int x, int y) in walkfrom() function
176 walkfrom(x, y); in walkfrom()