Searched refs:TERMINAL (Results 1 – 1 of 1) sorted by relevance
244 TERMINAL, enumerator877 if( s2->type==TERMINAL ){ in FindFirstSets()1423 if( xsp->type==TERMINAL ){ in Configlist_closure()3737 if( sp->type==TERMINAL ){ in emit_destructor_code()3778 if( sp->type==TERMINAL ){ in has_destructor()4792 if( sp==0 || sp->type!=TERMINAL ) continue; in ReportTable()4799 for(i=0; i<lemp->nsymbol && lemp->symbols[i]->type!=TERMINAL; i++); in ReportTable()4810 if( sp==0 || sp->type==TERMINAL || in ReportTable()4826 if( sp==0 || sp->type==TERMINAL || sp->destructor==0 ) continue; in ReportTable()4833 if( sp2 && sp2->type!=TERMINAL && sp2->destructor in ReportTable()[all …]