HomeSort by: relevance | last modified time | path
    Searched refs:nummiles (Results 1 - 6 of 6) sorted by relevancy

  /src/games/mille/
end.c 67 if (pp->nummiles[C_200] == 0) {
127 if (pp->nummiles[C_200] == 0) {
print.c 75 if (pp->nummiles[i] == pp->sh_nummiles[i])
80 end = pp->nummiles[i];
comp.c 174 count200 = pp->nummiles[C_200];
418 if (pp->nummiles[C_200] == 2)
443 if (pp->nummiles[C_200] == 2)
mille.h 175 short nummiles[NUM_MILES]; member in struct:__anon52fc66f40108
move.c 233 if (pp->nummiles[C_200] == 2)
247 pp->nummiles[card]++;
init.c 82 pp->nummiles[j] = 0;

Completed in 13 milliseconds