Searched refs:LARGE_DISTANCE (Results 1 – 2 of 2) sorted by relevance
36 #define LARGE_DISTANCE 100000 /* Used for closest dist */ macro
384 int best_dist = LARGE_DISTANCE;/* Best point found */ in vertical_projection_point()