Searched refs:shrt (Results 1 – 4 of 4) sorted by relevance
36 #define shrt short macro38 #define shrt char macro75 shrt owner; /* owner number */76 shrt type; /* place type */85 shrt owner; /* owner of monopoly */86 shrt num_in; /* # in monopoly */88 shrt h_cost; /* price of houses */104 shrt square; /* square description */105 shrt houses; /* number of houses */122 shrt loc; /* location on board */[all …]
113 shrt input[3],temp[3]; in buy_h()248 shrt input[3],temp[3]; in sell_h()
61 static shrt square[MAX_PRP+2];
86 del_list(int plr, OWN **head, shrt op_sqr) in del_list()