Searched defs:hand (Results 1 – 10 of 10) sorted by relevance
/openbsd-src/games/fish/ |
H A D | fish.c | 250 drawcard(int player, int *hand) in drawcard() 269 gofish(int askedfor, int player, int *hand) in gofish() 284 goodmove(int player, int move, int *hand, int *opphand) in goodmove() 306 chkwinner(int player, const int *hand) in chkwinner() 347 printhand(const int *hand) in printhand() 367 countcards(const int *hand) in countcards() 377 countbooks(const int *hand) in countbooks()
|
/openbsd-src/games/cribbage/ |
H A D | support.c | 118 plyrhand(CARD hand[], char *s) in plyrhand() 285 anymove(CARD hand[], int n, int sum) in anymove() 304 anysumto(CARD hand[], int n, int s, int t) in anysumto()
|
H A D | score.c | 99 scorehand(CARD hand[], CARD starter, int n, bool crb, bool do_explain) in scorehand() 171 fifteens(CARD hand[], int n) in fifteens()
|
H A D | io.c | 153 infrom(CARD hand[], int n, char *prompt) in infrom()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/ |
H A D | 13478.C | 8 typedef void (A::* hand) (void); typedef
|
/openbsd-src/games/canfield/cfscores/ |
H A D | cfscores.c | 43 long hand; /* cost of dealing hand */ member
|
/openbsd-src/games/mille/ |
H A D | move.c | 539 sort(CARD *hand) in sort()
|
H A D | mille.h | 156 CARD hand[HAND_SZ]; member
|
/openbsd-src/games/canfield/canfield/ |
H A D | canfield.c | 140 struct cardtype *talon, *hand, *stock, *basecard; variable 171 long hand; /* cost of dealing hand */ member
|
/openbsd-src/usr.bin/mandoc/ |
H A D | mansearch.c | 320 struct ohash *hand, *h1, *h2; in manmerge_and() local
|