Lines Matching refs:yyss
1292 `yyss': related to states.
1300 yytype_int16 *yyss;
1331 yyssp = yyss = yyssa;
1354 if (yyss + yystacksize - 1 <= yyssp)
1357 YYSIZE_T yysize = yyssp - yyss + 1;
1365 yytype_int16 *yyss1 = yyss;
1376 yyss = yyss1;
1391 yytype_int16 *yyss1 = yyss;
1396 YYSTACK_RELOCATE (yyss_alloc, yyss);
1405 yyssp = yyss + yysize - 1;
1411 if (yyss + yystacksize - 1 <= yyssp)
2090 YY_STACK_PRINT (yyss, yyssp);
2198 YY_STACK_PRINT (yyss, yyssp);
2224 if (yyssp == yyss)
2232 YY_STACK_PRINT (yyss, yyssp);
2283 YY_STACK_PRINT (yyss, yyssp);
2284 while (yyssp != yyss)
2291 if (yyss != yyssa)
2292 YYSTACK_FREE (yyss);