Searched refs:vartype (Results 1 – 1 of 1) sorted by relevance
407 char *vartype; /* The default type of non-terminal symbols */ member2523 psp->declargslot = &(psp->gp->vartype); in parseonetoken()4116 if( lemp->vartype ){ in print_stack_union()4117 maxdtlength = lemonStrlen(lemp->vartype); in print_stack_union()4145 if( sp->type!=NONTERMINAL || (sp->datatype==0 && lemp->vartype==0) ){ in print_stack_union()4150 if( cp==0 ) cp = lemp->vartype; in print_stack_union()