Lines Matching defs:yyssp
702 register short *yyssp;
717 # define YYPOPSTACK (yyvsp--, yyssp--, yylsp--)
719 # define YYPOPSTACK (yyvsp--, yyssp--)
748 yyssp = yyss;
762 yyssp++;
765 *yyssp = yystate;
767 if (yyssp >= yyss + yystacksize - 1)
770 YYSIZE_T yysize = yyssp - yyss + 1;
787 &yyss1, yysize * sizeof (*yyssp),
794 &yyss1, yysize * sizeof (*yyssp),
830 yyssp = yyss + yysize - 1;
839 if (yyssp >= yyss + yystacksize - 1)
1086 yyssp -= yylen;
1096 while (yyssp1 != yyssp)
1113 yystate = yypgoto[yyn - YYNTBASE] + *yyssp;
1114 if (yystate >= 0 && yystate <= YYLAST && yycheck[yystate] == *yyssp)
1228 if (yyssp == yyss)
1231 yystate = *--yyssp;
1241 while (yyssp1 != yyssp)