OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lastmovetime
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/hack/
hack.c
273
static long
lastmovetime
;
local in function:domove
278
if (moves >
lastmovetime
+ 2 || moves <
lastmovetime
)
280
lastmovetime
= moves;
hack.c
273
static long
lastmovetime
;
local in function:domove
278
if (moves >
lastmovetime
+ 2 || moves <
lastmovetime
)
280
lastmovetime
= moves;
hack.c
273
static long
lastmovetime
;
local in function:domove
278
if (moves >
lastmovetime
+ 2 || moves <
lastmovetime
)
280
lastmovetime
= moves;
Completed in 32 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025