Home
last modified time | relevance | path

Searched defs:hand (Results 1 – 9 of 9) sorted by relevance

/csrg-svn/games/fish/
H A Dfish.c207 drawcard(player, hand) in drawcard() argument
229 gofish(askedfor, player, hand) in gofish() argument
245 goodmove(player, move, hand, opphand) in goodmove() argument
268 chkwinner(player, hand) in chkwinner() argument
310 printhand(hand) in printhand() argument
330 countcards(hand) in countcards() argument
340 countbooks(hand) in countbooks() argument
/csrg-svn/games/cribbage/
H A Dsupport.c98 plyrhand(hand, s) in plyrhand() argument
268 anymove(hand, n, sum) in anymove() argument
289 anysumto(hand, n, s, t) in anysumto() argument
H A Dscore.c79 scorehand(hand, starter, n, crb, do_explain) in scorehand() argument
152 fifteens(hand, n) in fifteens() argument
H A Dtest.c29 CARD hand[ 4 ]; /* a hand */ variable
H A Dio.c158 infrom(hand, n, prompt) in infrom() argument
/csrg-svn/games/canfield/cfscores/
H A Dcfscores.c23 long hand; /* cost of dealing hand */ member
/csrg-svn/games/mille/
H A Dmove.c522 sort(hand) in sort() argument
H A Dmille.h148 CARD hand[HAND_SZ]; member
/csrg-svn/games/canfield/canfield/
H A Dcanfield.c122 struct cardtype *talon, *hand, *stock, *basecard; variable
154 long hand; /* cost of dealing hand */ member