Home | History | Annotate | Download | only in data

Lines Matching refs:yysize

406    local variables YYSIZE and YYSTACKSIZE give the old and new number of
414 YYCOPY (&yyptr->Stack, Stack, yysize); \
857 YYSIZE_T yysize = yysize0;
902 yysize = yysize0;
907 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
908 yysize_overflow |= (yysize1 < yysize);
909 yysize = yysize1;
915 yysize1 = yysize + yystrlen (yyf);
916 yysize_overflow |= (yysize1 < yysize);
917 yysize = yysize1;
943 return yysize;
1102 YYSIZE_T yysize = yyssp - yyss + 1;
1118 &yyss1, yysize * sizeof (*yyssp),
1119 &yyvs1, yysize * sizeof (*yyvsp),
1120 ]b4_locations_if([ &yyls1, yysize * sizeof (*yylsp),])[
1153 yyssp = yyss + yysize - 1;
1154 yyvsp = yyvs + yysize - 1;
1155 ]b4_locations_if([ yylsp = yyls + yysize - 1;])[
1310 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar);
1311 if (yymsg_alloc < yysize && yymsg_alloc < YYSTACK_ALLOC_MAXIMUM)
1313 YYSIZE_T yyalloc = 2 * yysize;
1314 if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM))
1328 if (0 < yysize && yysize <= yymsg_alloc)
1336 if (yysize != 0)