OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:heap_dist
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/robots/
auto.c
349
int robot_dist, robot_heap,
heap_dist
;
local
358
heap_close = closest_heap(&
heap_dist
);
361
if (robot_heap <=
heap_dist
&& !between(robot_close, heap_close)) {
auto.c
349
int robot_dist, robot_heap,
heap_dist
;
local
358
heap_close = closest_heap(&
heap_dist
);
361
if (robot_heap <=
heap_dist
&& !between(robot_close, heap_close)) {
Completed in 112 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026