Searched refs:bill_x (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/games/hack/
H A Ddef.eshk.h68 struct bill_x { struct
83 struct bill_x bill[BILLSZ];
H A Dhack.shk.c77 static struct bill_x *onbill(struct obj *);
79 static int dopayobj(struct bill_x *);
80 static struct obj *bp_to_obj(struct bill_x *);
166 static struct bill_x *bill;
206 bill = (struct bill_x *) - 1000; /* dump core when
250 struct bill_x *bp = bill;
376 bill = (struct bill_x *) - 1000; /* dump core when referenced */
379 static struct bill_x *
382 struct bill_x *bp;
400 struct bill_x *b
[all...]
H A Dextern.h377 struct bill_x;

Completed in 108 milliseconds