Searched refs:MAX_DISTANCE_REF_POINTS (Results 1 – 1 of 1) sorted by relevance
58 #define MAX_DISTANCE_REF_POINTS 4 macro61 static int distance_lookup_table[MAX_NUMNODES][MAX_DISTANCE_REF_POINTS];344 if (distance_ref_points_depth > MAX_DISTANCE_REF_POINTS) { in find_min_common_depth()346 "%d entries\n", MAX_DISTANCE_REF_POINTS); in find_min_common_depth()347 distance_ref_points_depth = MAX_DISTANCE_REF_POINTS; in find_min_common_depth()