Searched refs:dmaxdir (Results 1 – 1 of 1) sorted by relevance
154 int dmax, dmaxdir; in boundary_nearer() local156 boundary_sub(max, maxdir, best, bestdir, &dmax, &dmaxdir); in boundary_nearer()157 return boundary_lt(dmin, dmindir, dmax, dmaxdir); in boundary_nearer()
Completed in 6 milliseconds