OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dlast
(Results
1 - 7
of
7
) sorted by relevancy
/src/games/backgammon/common_source/
save.c
128
write(fdesc, &
dlast
, sizeof
dlast
);
159
read(fdesc, &
dlast
, sizeof
dlast
);
init.c
85
int
dlast
;
variable in typeref:typename:int
back.h
111
extern int
dlast
; /* who doubled last (0 = neither) */
subs.c
189
if (
dlast
== -1)
397
dlast
= 0;
/src/games/backgammon/backgammon/
extra.c
72
dlast
= cturn;
96
dlast
= cturn;
main.c
347
if (
dlast
!= cturn && gvalue < 64) {
move.c
111
if (gvalue < 64 &&
dlast
!= cturn && dblgood()) {
Completed in 14 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025