Home
last modified time | relevance | path

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

/netbsd/src/games/cribbage/
Dcribbage.h64 int cchose(const CARD [], int, int);
Dsupport.c63 cchose(const CARD h[], int n, int s) in cchose() function
Dcrib.c528 j = cchose(ch, cnum, sum); in peg()