Home
last modified time | relevance | path

Searched refs:BILLSZ (Results 1 – 2 of 2) sorted by relevance

/netbsd/games/hack/
H A Ddef.eshk.h67 #define BILLSZ 200 macro
83 struct bill_x bill[BILLSZ];
H A Dhack.shk.c666 if (ESHK(shopkeeper)->billct == BILLSZ) { in addtobill()
699 if (ESHK(shopkeeper)->billct == BILLSZ) in splitbill()
749 if (ESHK(shopkeeper)->billct == BILLSZ || in subfrombill()