Home
last modified time | relevance | path

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

/openbsd/games/adventure/
H A Dsave.c56 {&chloc, sizeof(chloc)},
H A Dsubr.c201 if (loc == chloc || prop[chest] >= 0) in fdwarf()
221 move(chest, chloc); in fdwarf()
230 drop(j, chloc); in fdwarf()
232 l6024: dloc[6] = odloc[6] = chloc; in fdwarf()
236 move(chest, chloc); in fdwarf()
H A Dinit.c173 chloc = 114; in linkdata()
183 dloc[6] = chloc; in linkdata()
H A Dhdr.h152 chloc, chloc2, dseen[7], dloc[7], /* dwarf stuff */
H A Dmain.c104 int chloc, chloc2, dseen[7], dloc[7], /* dwarf stuff */ variable