Searched refs:yysize1 (Results 1 - 1 of 1) sorted by relevance

/external/toybox/kconfig/
H A Dzconf.tab.c_shipped1881 YYSIZE_T yysize1;
1931 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
1932 yysize_overflow |= yysize1 < yysize;
1933 yysize = yysize1;
1939 yysize1 = yysize + yystrlen (yyf);
1940 yysize_overflow |= yysize1 < yysize;
1941 yysize = yysize1;

Completed in 96 milliseconds