Lines Matching refs:yyss
1172 `yyss': related to states.
1180 yytype_int16 *yyss;
1212 yyss = yyssa;
1227 yyssp = yyss;
1243 if (yyss + yystacksize - 1 <= yyssp)
1246 YYSIZE_T yysize = yyssp - yyss + 1;
1254 yytype_int16 *yyss1 = yyss;
1265 yyss = yyss1;
1280 yytype_int16 *yyss1 = yyss;
1285 YYSTACK_RELOCATE (yyss_alloc, yyss);
1294 yyssp = yyss + yysize - 1;
1300 if (yyss + yystacksize - 1 <= yyssp)
1789 YY_STACK_PRINT (yyss, yyssp);
1894 YY_STACK_PRINT (yyss, yyssp);
1920 if (yyssp == yyss)
1928 YY_STACK_PRINT (yyss, yyssp);
1972 YY_STACK_PRINT (yyss, yyssp);
1973 while (yyssp != yyss)
1980 if (yyss != yyssa)
1981 YYSTACK_FREE (yyss);