Searched refs:rr_intersect_table (Results 1 – 1 of 1) sorted by relevance
95 relation_kind rr_intersect_table[VREL_COUNT][VREL_COUNT] = { variable122 return rr_intersect_table[r1 - VREL_FIRST][r2 - VREL_FIRST]; in relation_intersect()