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];499 if (distance_ref_points_depth > MAX_DISTANCE_REF_POINTS) { in find_primary_domain_index()501 MAX_DISTANCE_REF_POINTS); in find_primary_domain_index()502 distance_ref_points_depth = MAX_DISTANCE_REF_POINTS; in find_primary_domain_index()