Searched refs:prop_worth (Results 1 – 5 of 5) sorted by relevance
47 worth = cur_p->money + prop_worth(cur_p); in inc_tax()
188 int prop_worth(PLAY *);
175 pp->money + prop_worth(pp)); in printhold()
194 prop_worth(PLAY *plp) in prop_worth() function
318 play[0].money+prop_worth(&play[0])); in resign()