OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fifteens
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/cribbage/
score.c
49
static int
fifteens
(const CARD [], int);
155
i = 2 *
fifteens
(h, n + 1);
160
"%d points in
fifteens
", i);
163
strcat(explan, "No
fifteens
");
180
*
fifteens
:
181
* Return number of
fifteens
in hand of n cards
184
fifteens
(const CARD hand[], int n)
function in typeref:typename:int
Completed in 40 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025