OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pairpoints
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/cribbage/
score.c
103
static int
pairpoints
, runpoints; /* Globals from pairuns. */
variable in typeref:typename:int
171
pairpoints
, runpoints);
222
* sets the globals
pairpoints
and runpoints appropriately
282
pairpoints
= ichoose2[mult1] + ichoose2[mult2];
284
return (
pairpoints
+ runpoints);
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025