Home
last modified time | relevance | path

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

/openbsd-src/games/cribbage/
H A Dscore.c152 i = pairuns(h, n + 1); in scorehand()
212 pairuns(CARD h[], int n) in pairuns() function
H A Dcribbage.h99 int pairuns(CARD [], int);