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

  /src/games/hack/
def.eshk.h 68 struct bill_x { struct
83 struct bill_x bill[BILLSZ];
hack.shk.c 77 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 *bp = onbill(obj)
    [all...]
extern.h 377 struct bill_x;

Completed in 12 milliseconds