Searched refs:chloc (Results 1 – 5 of 5) sorted by relevance
/openbsd/games/adventure/ |
H A D | save.c | 56 {&chloc, sizeof(chloc)},
|
H A D | subr.c | 201 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 D | init.c | 173 chloc = 114; in linkdata() 183 dloc[6] = chloc; in linkdata()
|
H A D | hdr.h | 152 chloc, chloc2, dseen[7], dloc[7], /* dwarf stuff */
|
H A D | main.c | 104 int chloc, chloc2, dseen[7], dloc[7], /* dwarf stuff */ variable
|