Searched refs:cchose (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/games/cribbage/ | ||
| D | cribbage.h | 64 int cchose(const CARD [], int, int); |
| D | support.c | 63 cchose(const CARD h[], int n, int s) in cchose() function |
| D | crib.c | 528 j = cchose(ch, cnum, sum); in peg() |