Searched refs:set_orin (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/support/set/
H A Dset.h82 extern void set_orin( set *, set );
108 extern void set_orin();
H A Dset.c601 set_orin( set *a, set b ) function
603 set_orin( a, b )
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dpred.c630 set_orin(&(a->scontext[1]), b);
634 set_orin(&(a->completionSet), rk2);/* remember what we couldn't do */
686 set_orin(&(a->completionTree), rk2);/* remember what we couldn't do */
716 set_orin(&a, covered_set(p->down));
719 set_orin(&a, p->scontext[1]);
720 set_orin(&a, covered_set(p->down));
H A Dfset.c174 set_orin(rk, q->rk);
266 set_orin(&(q->fset), a);
285 set_orin(&a, b);
353 set_orin(&a, b);
357 set_orin(rk_out, rk2); /* remember what we couldn't do */
1501 set_orin(&fCurBlk, alt1->fset[k]);
H A Dbits.c263 set_orin(&p->eset, a);
300 set_orin(&p->eset, tcnode->tset); /* MR23 */
424 set_orin(&p->tset, q->tclass->tset);
H A Dmrhoist.c679 set_orin(theUnion,p->plainSet);
836 set_orin(&result,t);
966 set_orin(tokensUsed,b);
972 set_orin(incomplete,rk2); /* remember what we couldn't do */
1043 set_orin(incomplete,rk2); /* remember what we couldn't do */
1402 set_orin(&p->plainSet,plainSet);
1514 set_orin(&union_plainSet,plainContext[i]);
H A Dantlr.g1584 set_orin($toksrefd, temp);
1587 else set_orin($toksrefd, elems);
H A Dantlr.c1873 set_orin( toksrefd, temp);
1876 else set_orin( toksrefd, elems);
H A Dmisc.c926 set_orin(&(g->fset), f->fset);
H A Dfset2.c743 set_orin(rk_out, rk2); /* remember what we couldn't do */
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/dlg/
H A Ddlg_p.g291 set_orin(&used_chars,($$.l)->label);
299 set_orin(&used_chars,($$.l)->label);
326 set_orin(&used_chars,($$.l)->label);
332 (near_atom <<set_orin(&($$.label),$1.label);>>)*
H A Ddlg_p.c487 set_orin(&used_chars,(zzaRet.l)->label);
502 set_orin(&used_chars,(zzaRet.l)->label);
545 set_orin(&used_chars,(zzaRet.l)->label);
580 set_orin(&(zzaRet.label),zzaArg(zztasp2,1 ).label);

Completed in 313 milliseconds