Lines Matching defs:yyss
1283 `yyss': related to states.
1291 yytype_int16 *yyss;
1323 yyss = yyssa;
1338 yyssp = yyss;
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)
1603 YY_STACK_PRINT (yyss, yyssp);
1708 YY_STACK_PRINT (yyss, yyssp);
1734 if (yyssp == yyss)
1742 YY_STACK_PRINT (yyss, yyssp);
1786 YY_STACK_PRINT (yyss, yyssp);
1787 while (yyssp != yyss)
1794 if (yyss != yyssa)
1795 YYSTACK_FREE (yyss);