Searched refs:hand_tot (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/games/mille/
H A Dend.c84 pp->hand_tot += tot;
136 pp->hand_tot += tot;
150 pp->hand_tot -= Last_tot[i++];
H A Dprint.c148 show_score(11, x, pp->hand_tot, &pp->sh_hand_tot);
153 show_score(6, x, pp->hand_tot, &pp->sh_hand_tot);
H A Dmove.c250 pp->hand_tot += v;
317 pp->hand_tot += SC_COUP;
328 pp->hand_tot += SC_SAFETY;
331 pp->hand_tot += SC_ALL_SAFE;
H A Dmille.h185 int hand_tot; member in struct:__anon5
H A Dinit.c73 pp->hand_tot = 0;

Completed in 100 milliseconds