Home
last modified time | relevance | path

Searched refs:MR_union_plain_sets1 (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dmrhoist.c669 void MR_union_plain_sets1(Predicate *p,set *theUnion) in MR_union_plain_sets1() function
671 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);