Searched refs:MR_computeTreeIntersection (Results 1 – 1 of 1) sorted by relevance
561 Tree *MR_computeTreeIntersection(Tree *l,Tree *r) in MR_computeTreeIntersection() function563 Tree *MR_computeTreeIntersection(l,r) in MR_computeTreeIntersection()591 match->down=MR_computeTreeIntersection(p->down,q->down);