Searched refs:union_plainSet (Results 1 – 1 of 1) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | mrhoist.c | 1429 set union_plainSet; local 1441 union_plainSet=empty; 1514 set_orin(&union_plainSet,plainContext[i]); 1608 MR_apply_restriction1(predList[i],&union_plainSet,&changed); 1617 MR_reportSetSuppression(predDepth,predSet,union_plainSet,jList[i], 1621 MR_reportSetRestriction(predDepth,predSet,union_plainSet,jList[i], 1644 MR_apply_restriction1(predList[i],&union_plainSet,&changed); 1650 MR_reportSetSuppression(predDepth,predSet,union_plainSet,jList[i], 1654 MR_reportSetRestriction(predDepth,predSet,union_plainSet,jList[i], 1704 MR_orin_plainSet(root,union_plainSet); [all …]
|