Searched defs:junc (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dfset2.c1587 Junction *junc = (Junction *)blk.left, *p; local
1594 require(junc!=NULL && junc->ntype == nJunction, "bad context guard");
1599 ok=contextGuardOK( (Node *)junc,0,&hmax); /* MR10 */
1605 errFL("guard is 0 tokens long",FileStr[junc->file],junc->line); /* MR11 */
1612 FileStr[junc->file],junc->line); /* MR10 */
1618 p = junc;

Completed in 35 milliseconds