Searched refs:useup (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/games/hack/
H A Ddef.eshk.h70 unsigned useup:1; member in struct:bill_x
H A Dhack.read.c119 useup(otmp);
142 useup(uarm);
145 useup(uarmh);
148 useup(uarmg);
408 useup(scroll);
529 useup(scroll);
H A Dhack.wield.c158 useup(uwep);
H A Dhack.shk.c168 struct obj *billobjs; /* objects on bill with bp->useup */
174 invariants: obj->unpaid iff onbill(obj) [unless bp->useup]
404 bp->useup = 1;
544 if (!pass && !bp->useup) {
577 if (!obj->unpaid && !bp->useup) {
594 if (bp->useup) {
640 if (bp->useup)
673 bp->useup = 0;
706 bp->useup = 0;
731 bp->useup
[all...]
H A Dhack.potion.c263 useup(otmp);
292 useup(obj);
442 useup(potion);
H A Dhack.eat.c138 useup(tin.tin);
344 useup(otmp);
H A Dextern.h165 void useup(struct obj *);
H A Dhack.pri.c634 useup(obj);
H A Dhack.zap.c747 useup(obj);
H A Dhack.invent.c168 useup(struct obj *obj) function

Completed in 168 milliseconds