Home
last modified time | relevance | path

Searched refs:throw (Results 1 – 25 of 31) sorted by relevance

12

/original-bsd/old/lisp/fp/fp.vax/
H A Dparser.l28 (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 Dscanner.l23 ((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 DfpMain.l224 ; throw bottom to the next level
228 (*throw 'bottom$up '?))
H A Dhandlers.l95 (*throw 'break-catch retval))
H A DfpMacs.l102 (*throw 'parse$err 'eof$$))
/original-bsd/games/rogue/
H A DMakefile7 room.c save.c score.c spec_hit.c throw.c trap.c use.c zap.c
H A Dplay.c188 throw(); in play_level()
H A Dthrow.c33 throw() in throw() function
/original-bsd/games/hack/
H A Dhh38 t throw throw or shoot a weapon
H A Dhelp88 t throw an object or shoot an arrow.
H A Drumors117 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 Dcypher.c120 wordnumber = throw(wordvalue[wordnumber] == KICK ? "Kicked" : "Thrown"); in cypher()
124 throw(wordvalue[wordnumber] == KICK ? "Kicked" : "Thrown"); in cypher()
H A Dcom4.c158 throw(name) in throw() function
/original-bsd/games/adventure/
H A Dhdr.h121 say,lock,throw,find,invent; member
H A Dinit.c136 throw = vocab(DECR(t,h,r,o,w), 2); in linkdata()
H A Dsubr.c590 { if (here(bird)&&verb!=throw) obj=bird; in trkill()
H A Dglorkz1109 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 DRAW_FORMAT4 It may also be run through filters that throw away all text but what
/original-bsd/games/monop/
H A Dcards.inp72 If owned, throw dice and pay oner a total of ten times
/original-bsd/usr.bin/f77/libF77/
H A Drand_.s.vax11 # do an unsigned shift to throw out the least significant (and least
/original-bsd/lib/libc/tahoe/stdlib/
H A Datof.s293 * know we won't need them all, so we will just throw the
/original-bsd/lib/libc/vax/stdlib/
H A Datof.s282 * know we won't need them all, so we will just throw the
/original-bsd/old/refer/papers/
H A DINDEX355 throw :Rv7man 6073/948
H A DRv7man347 "Hence plan to throw one away; you will, anyhow." p.116.
/original-bsd/sys/vax/vax/
H A Demulate.s775 # and throw away character in pattern

12