OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:move_towards
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/robots/
auto.c
69
static char
move_towards
(int, int);
214
/*
move_towards
():
218
move_towards
(int dx, int dy)
function
253
return
move_towards
(dx, dy);
309
return
move_towards
(dx, dy);
Completed in 23 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026