Lines Matching defs:yyssp
930 YYSSP.
938 yytype_int16 *yyssp, int yytoken)
981 int yyn = yypact[*yyssp];
1168 yytype_int16 *yyssp;
1192 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
1214 yyssp = yyss;
1225 yyssp++;
1228 *yyssp = yystate;
1230 if (yyss + yystacksize - 1 <= yyssp)
1233 YYSIZE_T yysize = yyssp - yyss + 1;
1248 &yyss1, yysize * sizeof (*yyssp),
1281 yyssp = yyss + yysize - 1;
1287 if (yyss + yystacksize - 1 <= yyssp)
1483 YY_STACK_PRINT (yyss, yyssp);
1493 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1494 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
1518 yyssp, yytoken)
1591 YY_STACK_PRINT (yyss, yyssp);
1592 yystate = *yyssp;
1617 if (yyssp == yyss)
1624 yystate = *yyssp;
1625 YY_STACK_PRINT (yyss, yyssp);
1674 YY_STACK_PRINT (yyss, yyssp);
1675 while (yyssp != yyss)
1678 yystos[*yyssp], yyvsp, format, name);