Searched defs:comphand (Results 1 – 2 of 2) sorted by relevance
/openbsd/games/cribbage/ | ||
H A D | support.c | 158 comphand(CARD h[], char *s) in comphand() function |
/openbsd/games/fish/ | ||
H A D | fish.c | 65 int asked[RANKS], comphand[RANKS], deck[TOTCARDS]; variable |