Home | History | Annotate | Download | only in antlr

Lines Matching refs:set_deg

252 	if ( set_deg(q->tokrefs) == 0 ) return;

468 if ( set_deg(a) > 0 )
567 /*** else if ( p->k==1 && set_deg(p->scontext[1])>0 ) ***/
568 else if ( set_deg(p->scontext[1])>0 )
1412 * where n is set_deg(expr) and Ti is some random token and k is the last nonempty
1484 if ( set_deg(fset[k])==1 ) /* too simple for a set? */