Searched refs:rod (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/games/adventure/
H A Dinit.c109 int keys, lamp, grate, cage, rod, rod2, steps, /* mnemonics */ variable
190 rod = vocab(DECR('r', 'o', 'd', '\0', '\0'), 1, 0);
191 rod2 = rod + 1;
H A Dhdr.h137 extern int keys, lamp, grate, cage, rod, rod2, steps, /* mnemonics */
H A Dsubr.c523 if (here(bird) && toting(rod) && obj == bird)
607 if (toting(rod)) {
647 if (toting(rod2) && obj == rod && !toting(rod))
861 if (toting(rod2) && obj == rod && !toting(rod))
1036 prop[rod] = put(rod, 115, 0);
H A Dmain.c531 if ((!toting(obj)) && (obj != rod || !toting(rod2)))
533 if (obj != rod || !at(fissure) || !toting(obj) || isclosing)
754 l5140: if (obj != rod || !here(rod2))

Completed in 53 milliseconds