Searched refs:EndRule (Results 1 – 12 of 12) sorted by relevance
43 ( (Junction *) p)->jtype == EndRule) {203 case EndRule :390 if (j->jtype == EndRule) return NULL;
152 p->jtype==aPlusBlk || p->jtype==EndRule )157 if ( p->jtype == EndRule ) /* FOLLOW cycle? */179 if ( p->jtype == EndRule &&204 if ( p->jtype == EndRule )247 if ( p->jtype == EndRule &&282 p->jtype==aPlusBlk || p->jtype==EndRule )1426 if ( p->jtype==EndBlk || p->jtype==EndRule )
299 case EndRule :327 p->jtype==aPlusBlk || p->jtype==EndRule )371 case EndRule : /* Find no predicates after a rule ref */
371 if ( j->jtype == EndRule ) return;1028 if ( p->jtype==EndBlk || p->jtype==EndRule )1063 ((Junction *)q->end->p1)->jtype == EndRule ) doing_rule = 1;1162 case EndRule :1269 if ( j->jtype == EndRule ) return;1367 require(r->end->jtype==EndRule, "addFoLink: incorrect rule graph");
51 #define EndRule 7 macro
609 if ( p->jtype==EndRule )652 if ( p->jtype==EndRule ) p->lock[k]=FALSE;672 if ( p->jtype==EndRule ) p->lock[k] = FALSE;/* unlock node */2122 case EndRule:
544 ( (Junction *) next)->jtype == EndRule) {2143 if (j->jtype == EndRule) return;2954 case EndRule:
810 * Construct the RuleBlk front and EndRule node on the end of the815 * Note that locks are required on the RuleBlk and EndRule nodes to thwart915 p = newJunction(); /* add EndRule Node */918 p->jtype = EndRule;
668 p->jtype = EndRule; in rule()
4788 case EndRule:
220 #token EndRule("endrule") "endrule"962 E:EndRule << CRT_END_OP (E); >>
219 #token EndRule("endrule") "endrule"1640 E:EndRule << CRT_END_OP (E); >>