OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rscore
(Results
1 - 5
of
5
) sorted by relevancy
/src/games/backgammon/common_source/
save.c
130
write(fdesc, &
rscore
, sizeof
rscore
);
161
read(fdesc, &
rscore
, sizeof
rscore
);
init.c
91
int
rscore
;
variable
back.h
108
extern int
rscore
; /* red's score */
subs.c
207
if (
rscore
|| wscore) {
406
wrint(
rscore
);
/src/games/backgammon/backgammon/
main.c
142
rscore
= wscore = 0; /* zero score */
486
rscore
+= gvalue;
Completed in 22 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026