Lines Matching full:yyssp
921 register short int *yyssp;
930 #define YYPOPSTACK (yyvsp--, yyssp--)
955 yyssp = yyss;
968 yyssp++;
971 *yyssp = yystate;
973 if (yyss + yystacksize - 1 <= yyssp)
976 YYSIZE_T yysize = yyssp - yyss + 1;
992 &yyss1, yysize * sizeof (*yyssp),
1027 yyssp = yyss + yysize - 1;
1034 if (yyss + yystacksize - 1 <= yyssp)
1282 yyssp -= yylen;
1285 YY_STACK_PRINT (yyss, yyssp);
1296 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1297 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
1390 if (yyssp == yyss)
1392 YYDSYMPRINTF ("Error: popping", yystos[*yyssp], yyvsp, yylsp);
1393 yydestruct (yystos[*yyssp], yyvsp);
1423 yyssp -= yylen;
1424 yystate = *yyssp;
1449 if (yyssp == yyss)
1452 YYDSYMPRINTF ("Error: popping", yystos[*yyssp], yyvsp, yylsp);
1455 yystate = *yyssp;
1456 YY_STACK_PRINT (yyss, yyssp);