Lines Matching full:yyssp
704 register short *yyssp;
719 # define YYPOPSTACK (yyvsp--, yyssp--, yylsp--)
721 # define YYPOPSTACK (yyvsp--, yyssp--)
750 yyssp = yyss;
764 yyssp++;
767 *yyssp = yystate;
769 if (yyssp >= yyss + yystacksize - 1)
772 YYSIZE_T yysize = yyssp - yyss + 1;
789 &yyss1, yysize * sizeof (*yyssp),
796 &yyss1, yysize * sizeof (*yyssp),
832 yyssp = yyss + yysize - 1;
841 if (yyssp >= yyss + yystacksize - 1)
1089 yyssp -= yylen;
1099 while (yyssp1 != yyssp)
1116 yystate = yypgoto[yyn - YYNTBASE] + *yyssp;
1117 if (yystate >= 0 && yystate <= YYLAST && yycheck[yystate] == *yyssp)
1231 if (yyssp == yyss)
1234 yystate = *--yyssp;
1244 while (yyssp1 != yyssp)