Home
last modified time | relevance | path

Searched refs:closest_heap (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/games/robots/
H A Dauto.c68 static COORD *closest_heap(int *);
194 closest_heap(int *dist) in closest_heap() function
358 heap_close = closest_heap(&heap_dist); in automove()