Home | History | Annotate | Download | only in mille

Lines Matching defs:num

54 	int	temp, tot, num;
60 num = pp - Player;
61 temp = num * 6 + 21 + 1;
79 if (Player[other(num)].mileage == 0) {
99 reg int x, num, tot, count;
101 num = pp - Player;
103 x = num * 6 + 21 + 3;
107 pp = &Player[other(num)];
117 pp = &Player[num];
131 if (Player[other(num)].mileage == 0) {
137 Last_tot[num] = tot;