Searched defs:hand (Results 1 – 9 of 9) sorted by relevance
/csrg-svn/games/fish/ |
H A D | fish.c | 207 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 D | support.c | 98 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 D | score.c | 79 scorehand(hand, starter, n, crb, do_explain) in scorehand() argument 152 fifteens(hand, n) in fifteens() argument
|
H A D | test.c | 29 CARD hand[ 4 ]; /* a hand */ variable
|
H A D | io.c | 158 infrom(hand, n, prompt) in infrom() argument
|
/csrg-svn/games/canfield/cfscores/ |
H A D | cfscores.c | 23 long hand; /* cost of dealing hand */ member
|
/csrg-svn/games/mille/ |
H A D | move.c | 522 sort(hand) in sort() argument
|
H A D | mille.h | 148 CARD hand[HAND_SZ]; member
|
/csrg-svn/games/canfield/canfield/ |
H A D | canfield.c | 122 struct cardtype *talon, *hand, *stock, *basecard; variable 154 long hand; /* cost of dealing hand */ member
|