OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hscore
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/cribbage/
score.c
115
int
hscore
;
local in function:scorehand
121
hscore
= 0;
128
hscore
++;
139
hscore
+= 5;
144
hscore
+= 4;
156
hscore
+= i;
166
hscore
+= i;
176
return (
hscore
);
Completed in 39 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025