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

/netbsd-current/games/adventure/
H A Dhdr.h138 bird, door, pillow, snake, fissure, tablet, clam, oyster,
H A Dinit.c110 bird, door, pillow, snake, fissure, tablet, clam, oyster, variable
199 clam = vocab(DECR('c', 'l', 'a', 'm', '\0'), 1, 0);
H A Dsubr.c700 if (obj == clam || obj == oyster) {
713 destroy(clam);
800 if (here(clam) || here(oyster))
801 obj = 100 * obj + clam;
818 if (obj == clam || obj == oyster)
H A Dmain.c326 if (here(clam))
327 obj = clam;
595 if (obj == bird || obj == snake || obj == clam

Completed in 120 milliseconds