/src/games/battlestar/ |
command4.c | 212 throw(const char *name) function in typeref:typename:int
|
command4.c | 212 throw(const char *name) function in typeref:typename:int
|
/src/games/rogue/ |
throw.c | 1 /* $NetBSD: throw.c,v 1.12 2011/05/23 23:01:17 joerg Exp $ */ 38 static char sccsid[] = "@(#)throw.c 8.1 (Berkeley) 5/31/93"; 40 __RCSID("$NetBSD: throw.c,v 1.12 2011/05/23 23:01:17 joerg Exp $"); 45 * throw.c 63 throw(void) function in typeref:typename:void 82 if ((wch = pack_letter("throw what?", WEAPON)) == CANCEL) {
|
throw.c | 1 /* $NetBSD: throw.c,v 1.12 2011/05/23 23:01:17 joerg Exp $ */ 38 static char sccsid[] = "@(#)throw.c 8.1 (Berkeley) 5/31/93"; 40 __RCSID("$NetBSD: throw.c,v 1.12 2011/05/23 23:01:17 joerg Exp $"); 45 * throw.c 63 throw(void) function in typeref:typename:void 82 if ((wch = pack_letter("throw what?", WEAPON)) == CANCEL) {
|
/src/games/adventure/ |
init.c | 115 null, entrance, depression, say, lock, throw, variable in typeref:typename:int 244 throw = vocab(DECR('t', 'h', 'r', 'o', 'w'), 2, 0);
|
init.c | 115 null, entrance, depression, say, lock, throw, variable in typeref:typename:int 244 throw = vocab(DECR('t', 'h', 'r', 'o', 'w'), 2, 0);
|