Home
last modified time | relevance | path

Searched refs:acttab_alloc (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/tool/
H A Dlemon.c622 acttab *acttab_alloc(int nsymbol, int nterminal){ in acttab_alloc() function
4534 pActtab = acttab_alloc(lemp->nsymbol, lemp->nterminal); in ReportTable()