OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Move_list
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/robots/
extern.c
66
const char *
Move_list
= "YHBJNLUK";/* List of moves in the pattern */
robots.h
97
extern const char *Next_move, *
Move_list
;
init_field.c
122
Next_move = &
Move_list
[-1];
move.c
71
if (Next_move >=
Move_list
)
92
Next_move =
Move_list
;
Completed in 13 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025