Home
last modified time | relevance | path

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

/netbsd/src/games/adventure/
Dinit.c120 int chloc, chloc2, dseen[7], dloc[7], /* dwarf stuff */ variable
249 chloc = 114; in linkdata()
259 dloc[6] = chloc; in linkdata()
Dsubr.c219 if (loc == chloc || prop[chest] >= 0) in fdwarf()
239 move(chest, chloc); in fdwarf()
248 drop(j, chloc); in fdwarf()
250 l6024: dloc[6] = odloc[6] = chloc; in fdwarf()
254 move(chest, chloc); in fdwarf()
Dsave.c466 {&chloc, sizeof(chloc)},
579 &chloc,
Dhdr.h146 extern int chloc, chloc2, dseen[7], dloc[7], /* dwarf stuff */