Home
last modified time | relevance | path

Searched refs:prop_worth (Results 1 – 5 of 5) sorted by relevance

/openbsd/games/monop/
H A Dspec.c47 worth = cur_p->money + prop_worth(cur_p); in inc_tax()
H A Dmonop.h188 int prop_worth(PLAY *);
H A Dprint.c175 pp->money + prop_worth(pp)); in printhold()
H A Dprop.c194 prop_worth(PLAY *plp) in prop_worth() function
H A Dtrade.c318 play[0].money+prop_worth(&play[0])); in resign()