HomeSort by: relevance | last modified time | path
    Searched defs:throw (Results 1 - 3 of 3) sorted by relevancy

  /src/games/battlestar/
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) {
  /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);

Completed in 12 milliseconds