OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCORE
(Results
1 - 7
of
7
) sorted by relevancy
/src/games/robots/
score.c
1
/* $NetBSD:
score
.c,v 1.25 2025/12/16 12:37:09 nia Exp $ */
35
static char sccsid[] = "@(#)
score
.c 8.1 (Berkeley) 5/31/93";
37
__RCSID("$NetBSD:
score
.c,v 1.25 2025/12/16 12:37:09 nia Exp $");
57
static
SCORE
Top[MAXSCORES];
62
static void set_name(
SCORE
*);
66
* Read the
score
file in MI format
71
SCORE
*scp;
92
* Write the
score
file in MI format
97
SCORE
*scp;
116
*
score
121
score
(int
score
_wfd)
function
[
all
...]
robots.h
83
}
SCORE
;
102
extern uint32_t
Score
;
125
void
score
(int);
/src/games/atc/
struct.h
113
}
SCORE
;
log.c
75
const
SCORE
*a, *b;
77
a = (const
SCORE
*)va;
78
b = (const
SCORE
*)vb;
136
* rather than leave the
score
file open to tampering. */
160
SCORE
score
[100], thisscore;
local
171
warnx("no
score
file available");
187
score
[num_scores].name,
188
score
[num_scores].host,
189
score
[num_scores].game
[
all
...]
/src/games/battlestar/
words.c
193
{ "
score
",
SCORE
, VERB, NULL },
194
{ "points",
SCORE
, VERB, NULL },
extern.h
183
#define
SCORE
1049
cypher.c
455
case
SCORE
:
Completed in 38 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026