/original-bsd/old/lisp/fp/fp.vax/ |
H A D | parser.l | 28 (cond ((null action) (*throw 'parse$err `(err$$ illeg ,tkn)))) 42 (t (*throw 'parse$err '(err$$ bad_while parse))))) 45 (t (*throw 'parse$err `(err$$ stk_ful ,stk ,tkn))))))) 67 (cond ((null stk) (*throw 'parse$err '(err$$ stk_emp))) 76 ((not in_def) (*throw 'parse$err '(err$$ ill_rbrace))) 264 (cond ((twop wslen) (*throw 'parse$err '(err$$ ill_ai))) 450 (cond (in_def (*throw 'parse$err '(err$$ ill_appl))) 454 (cond (in_def (*throw 'parse$err '(err$$ ill_appl))) 478 (*throw 'end_condit (frm_hnk 'condit$$ (Pop) q r)))) 499 (t (*throw 'parse$err '(err$$ bad_while Pop))))) [all …]
|
H A D | scanner.l | 23 ((eq char_num -1) (*throw 'parse$err 'eof$$)) ; eof control D 145 (cond ((not (numer$ c)) (*throw 'parse$err '(err$$ badnum))) 182 (cond ((find 'err$$ xx) (*throw 'parse$err `(err$$ bad_obj ,xx)))) 217 (*throw 'parse$err `(err$$ bad_num ,z))) 224 (*throw 'parse$err `(err$$ bad_num ,x)))
|
H A D | fpMain.l | 224 ; throw bottom to the next level 228 (*throw 'bottom$up '?))
|
H A D | handlers.l | 95 (*throw 'break-catch retval))
|
H A D | fpMacs.l | 102 (*throw 'parse$err 'eof$$))
|
/original-bsd/games/rogue/ |
H A D | Makefile | 7 room.c save.c score.c spec_hit.c throw.c trap.c use.c zap.c
|
H A D | play.c | 188 throw(); in play_level()
|
H A D | throw.c | 33 throw() in throw() function
|
/original-bsd/games/hack/ |
H A D | hh | 38 t throw throw or shoot a weapon
|
H A D | help | 88 t throw an object or shoot an arrow.
|
H A D | rumors | 117 Don't throw gems. They are so precious! Besides, you might hit a roommate. 393 There is no business like throw business. 473 Why should one ever throw an egg to a cockatrice?
|
/original-bsd/games/battlestar/ |
H A D | cypher.c | 120 wordnumber = throw(wordvalue[wordnumber] == KICK ? "Kicked" : "Thrown"); in cypher() 124 throw(wordvalue[wordnumber] == KICK ? "Kicked" : "Thrown"); in cypher()
|
H A D | com4.c | 158 throw(name) in throw() function
|
/original-bsd/games/adventure/ |
H A D | hdr.h | 121 say,lock,throw,find,invent; member
|
H A D | init.c | 136 throw = vocab(DECR(t,h,r,o,w), 2); in linkdata()
|
H A D | subr.c | 590 { if (here(bird)&&verb!=throw) obj=bird; in trkill()
|
H A D | glorkz | 1109 2017 throw 1254 000 A burly troll stands by the bridge and insists you throw him a 1534 136 threatening little dwarves in the room with you! Most of them throw
|
/original-bsd/local/ditroff/ditroff.okeeffe/ideal/ |
H A D | RAW_FORMAT | 4 It may also be run through filters that throw away all text but what
|
/original-bsd/games/monop/ |
H A D | cards.inp | 72 If owned, throw dice and pay oner a total of ten times
|
/original-bsd/usr.bin/f77/libF77/ |
H A D | rand_.s.vax | 11 # do an unsigned shift to throw out the least significant (and least
|
/original-bsd/lib/libc/tahoe/stdlib/ |
H A D | atof.s | 293 * know we won't need them all, so we will just throw the
|
/original-bsd/lib/libc/vax/stdlib/ |
H A D | atof.s | 282 * know we won't need them all, so we will just throw the
|
/original-bsd/old/refer/papers/ |
H A D | INDEX | 355 throw :Rv7man 6073/948
|
H A D | Rv7man | 347 "Hence plan to throw one away; you will, anyhow." p.116.
|
/original-bsd/sys/vax/vax/ |
H A D | emulate.s | 775 # and throw away character in pattern
|