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

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_grammar.c585 YYCOPY (&yyptr->Stack, Stack, yysize); \
1663 YYSIZE_T yysize = yysize0;
1708 yysize = yysize0;
1713 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
1714 yysize_overflow |= (yysize1 < yysize);
1715 yysize = yysize1;
1721 yysize1 = yysize + yystrlen (yyf);
1722 yysize_overflow |= (yysize1 < yysize);
1723 yysize = yysize1;
1749 return yysize;
1662 YYSIZE_T yysize = yysize0; local
1920 YYSIZE_T yysize = yyssp - yyss + 1; local
3181 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar); local
[all...]

Completed in 174 milliseconds