OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pairuns
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/cribbage/
score.c
50
static int
pairuns
(const CARD [], int);
103
static int pairpoints, runpoints; /* Globals from
pairuns
. */
165
i =
pairuns
(h, n + 1);
219
*
pairuns
returns the number of points in the n card sorted hand
225
pairuns
(const CARD h[], int n)
function in typeref:typename:int
score.c
50
static int
pairuns
(const CARD [], int);
103
static int pairpoints, runpoints; /* Globals from
pairuns
. */
165
i =
pairuns
(h, n + 1);
219
*
pairuns
returns the number of points in the n card sorted hand
225
pairuns
(const CARD h[], int n)
function in typeref:typename:int
Completed in 51 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025