Home | History | Annotate | Download | only in intl

Lines Matching defs:yyss

401   short yyss;
718 `yyss': related to states,
727 short *yyss = yyssa;
774 yyssp = yyss;
793 if (yyssp >= yyss + yystacksize - 1)
796 YYSIZE_T yysize = yyssp - yyss + 1;
804 short *yyss1 = yyss;
824 yyss = yyss1;
839 short *yyss1 = yyss;
844 YYSTACK_RELOCATE (yyss);
856 yyssp = yyss + yysize - 1;
865 if (yyssp >= yyss + yystacksize - 1)
1121 short *yyssp1 = yyss - 1;
1255 if (yyssp == yyss)
1266 short *yyssp1 = yyss - 1;
1335 if (yyss != yyssa)
1336 YYSTACK_FREE (yyss);