Home | History | Annotate | Download | only in intl

Lines Matching defs:yyssp

728   register short *yyssp;
743 # define YYPOPSTACK (yyvsp--, yyssp--, yylsp--)
745 # define YYPOPSTACK (yyvsp--, yyssp--)
774 yyssp = yyss;
788 yyssp++;
791 *yyssp = yystate;
793 if (yyssp >= yyss + yystacksize - 1)
796 YYSIZE_T yysize = yyssp - yyss + 1;
813 &yyss1, yysize * sizeof (*yyssp),
820 &yyss1, yysize * sizeof (*yyssp),
856 yyssp = yyss + yysize - 1;
865 if (yyssp >= yyss + yystacksize - 1)
1113 yyssp -= yylen;
1123 while (yyssp1 != yyssp)
1140 yystate = yypgoto[yyn - YYNTBASE] + *yyssp;
1141 if (yystate >= 0 && yystate <= YYLAST && yycheck[yystate] == *yyssp)
1255 if (yyssp == yyss)
1258 yystate = *--yyssp;
1268 while (yyssp1 != yyssp)