Home
last modified time | relevance | path

Searched defs:comphand (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/games/cribbage/
H A Dsupport.c157 comphand(CARD h[], const char *s) in comphand() function
/dflybsd-src/games/fish/
H A Dfish.c63 static int asked[RANKS], comphand[RANKS], deck[RANKS]; variable