Searched refs:heap_dist (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/games/robots/
H A Dauto.c349 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 98 milliseconds