OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxscore
(Results
1 - 5
of
5
) sorted by relevancy
/src/games/adventure/
done.c
58
maxscore
= myscore = 0;
71
maxscore
+= k;
74
maxscore
+= maxdie * 10;
77
maxscore
+= 4;
80
maxscore
+= 25;
83
maxscore
+= 25;
94
maxscore
+= 45;
97
maxscore
++;
99
maxscore
+= 2;
117
printf("possible %d using %d turns.\n",
maxscore
, turns)
[
all
...]
hdr.h
72
extern int saveday, savet,
maxscore
, latency;
save.c
491
{&
maxscore
, sizeof(
maxscore
)},
604
&
maxscore
,
init.c
71
int saveday, savet,
maxscore
, latency;
variable in typeref:typename:int
main.c
389
printf("%d.",
maxscore
);
Completed in 123 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025