Searched refs:set_and (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/support/set/
H A Dset.h69 extern set set_and( set, set );
95 extern set set_and();
H A Dset.c185 set_and( set b, set c ) function
187 set_and( b, c )
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/dlg/
H A Drelabel.c165 temp = set_and(*maximal_class,start->label);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dfset.c400 intersection=set_and(localConstrain,p->tset);
639 delta = set_and(alt1->fset[1], alt2->fset[1]);
954 b = set_and(alt1->fset[i], alt2->fset[i]);
1511 a = set_and(alt1->fset[k], alt2->fset[k]);
1545 a = set_and(alt1->fset[k], alt2->fset[k]);
H A Dfset2.c785 a = set_and(p->tset, *constrain);
1373 inter = set_and(fset1[i], fset2[i]);
1382 inter = set_and(fset1[LL_k], fset2[LL_k]);
1426 b = set_and(fset1[i], fset2[i]);
1986 intersection=set_and(alt1->fset[j],alt2->fset[j]);
H A Dbits.c410 tcl = set_and(p->tset, tokclasses);
H A Dmrhoist.c1255 intersect=set_and(predSet,plainSet);
2897 setAnd=set_and(fset[depth],tn->tset);
H A Dantlr.g1583 temp = set_and(elems, attribsRefdFromAction);
H A Dantlr.c1872 temp = set_and(elems, attribsRefdFromAction);

Completed in 455 milliseconds