Searched refs:troll (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/games/adventure/
H A Dsubr.c447 if (prop[troll] == 1) {
448 pspeak(troll, 1);
449 prop[troll] = 0;
452 move(troll, plac[troll]);
453 move(troll + 100, fixd[troll]);
458 newloc = plac[troll] + fixd[troll] - loc; /* 30310 */
459 if (prop[troll]
[all...]
H A Dinit.c112 axe, mirror, dragon, chasm, troll, troll2, bear, message, variable
214 troll = vocab(DECR('t', 'r', 'o', 'l', 'l'), 1, 0);
215 troll2 = troll + 1;
H A Dhdr.h140 axe, mirror, dragon, chasm, troll, troll2, bear, message,
H A Dmain.c410 if (place[eggs] == 0 && place[troll] == 0 &&
411 prop[troll] == 0)
412 prop[troll] = 1;
597 || obj == troll || obj == bear)
/netbsd-6-1-5-RELEASE/sys/netiso/
H A Dclnp.h379 struct troll { struct
544 struct troll trollctl;

Completed in 105 milliseconds