Searched defs:player (Results 1 – 3 of 3) sorted by relevance
58 struct player { struct64 static struct player players[MAXPLAYERS], temp; argument
262 drawcard(int player, int *hand) in drawcard()281 gofish(int askedfor, int player, int *hand) in gofish()296 goodmove(int player, int move, int *hand, int *opphand) in goodmove()318 chkwinner(int player, const int *hand) in chkwinner()346 printplayer(int player) in printplayer()
96 int player, /* current player number */ variable