Searched refs:MR_union_plain_sets1 (Results 1 – 1 of 1) sorted by relevance
669 void MR_union_plain_sets1(Predicate *p,set *theUnion) in MR_union_plain_sets1() function671 void MR_union_plain_sets1(p,theUnion) in MR_union_plain_sets1()677 MR_union_plain_sets1(p->down,theUnion);678 MR_union_plain_sets1(p->right,theUnion);694 MR_union_plain_sets1(p,&theUnion);