Searched defs:yysize (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlempar.c457 int yysize; /* Amount to pop the stack */ local
480 yysize = yyRuleInfo[yyruleno].nrhs;
481 yypParser->yyidx -= yysize;

Completed in 45 milliseconds