Searched refs:show_score (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/games/mille/
H A Dprint.c51 static void show_score(int, int, int, int *);
129 show_score(1, x, pp->mileage, &pp->sh_mileage);
148 show_score(11, x, pp->hand_tot, &pp->sh_hand_tot);
149 show_score(13, x, pp->total, &pp->sh_total);
150 show_score(14, x, pp->games, &pp->sh_games);
153 show_score(6, x, pp->hand_tot, &pp->sh_hand_tot);
154 show_score(8, x, pp->total, &pp->sh_total);
155 show_score(9, x, pp->games, &pp->sh_games);
162 * show_score:
167 show_score(in function
[all...]
/netbsd-current/games/robots/
H A Drobots.h126 void show_score(void);
H A Dmain.c142 show_score();
H A Dscore.c218 * show_score:
222 show_score(void) function

Completed in 83 milliseconds