OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onbill
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/hack/
hack.shk.c
77
static struct bill_x *
onbill
(struct obj *);
174
invariants: obj->unpaid iff
onbill
(obj) [unless bp->useup]
380
onbill
(struct obj *obj)
function in typeref:struct:bill_x *
388
pline("
onbill
: paid obj on bill?");
392
pline("
onbill
: unpaid obj not on bill?");
400
struct bill_x *bp =
onbill
(obj);
410
bpm =
onbill
(merge);
663
onbill
(obj) /* perhaps we threw it away earlier */
685
bp =
onbill
(obj);
722
if ((bp =
onbill
(obj)) != 0)
[
all
...]
Completed in 12 milliseconds
Indexes created Thu Oct 30 03:10:01 GMT 2025