Home
last modified time | relevance | path

Searched refs:countcards (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/games/fish/
H A Dfish.c71 static int countcards(int *);
153 countcards(comphand), countcards(deck)); in usermove()
372 countcards(int *hand) in countcards() function