Searched refs:nactiontab (Results 1 – 1 of 1) sorted by relevance
422 int nactiontab; /* Number of entries in the yy_action[] table */ member1785 stats_line("action table entries", lem.nactiontab); in main()4619 lemp->nactiontab = n = acttab_action_size(pActtab); in ReportTable()4656 nLookAhead = lemp->nterminal + lemp->nactiontab; in ReportTable()4678 minimum_size_type(mnTknOfst, lemp->nterminal+lemp->nactiontab, &sz)); in ReportTable()4685 if( ofst==NO_OFFSET ) ofst = lemp->nactiontab; in ReportTable()