OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lastmove
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/robots/
move.c
63
int
lastmove
;
local in function:get_move
72
lastmove
= *Next_move;
74
lastmove
= -1; /* flag for "first time in" */
76
lastmove
= 0; /* Shut up gcc */
90
if (
lastmove
< 0)
96
if (c ==
lastmove
)
move.c
63
int
lastmove
;
local in function:get_move
72
lastmove
= *Next_move;
74
lastmove
= -1; /* flag for "first time in" */
76
lastmove
= 0; /* Shut up gcc */
90
if (
lastmove
< 0)
96
if (c ==
lastmove
)
move.c
63
int
lastmove
;
local in function:get_move
72
lastmove
= *Next_move;
74
lastmove
= -1; /* flag for "first time in" */
76
lastmove
= 0; /* Shut up gcc */
90
if (
lastmove
< 0)
96
if (c ==
lastmove
)
move.c
63
int
lastmove
;
local in function:get_move
72
lastmove
= *Next_move;
74
lastmove
= -1; /* flag for "first time in" */
76
lastmove
= 0; /* Shut up gcc */
90
if (
lastmove
< 0)
96
if (c ==
lastmove
)
Completed in 298 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025