Lines Matching defs:yyss
1368 `yyss': related to states.
1376 yytype_int16 *yyss;
1408 yyss = yyssa;
1423 yyssp = yyss;
1439 if (yyss + yystacksize - 1 <= yyssp)
1442 YYSIZE_T yysize = yyssp - yyss + 1;
1450 yytype_int16 *yyss1 = yyss;
1461 yyss = yyss1;
1476 yytype_int16 *yyss1 = yyss;
1481 YYSTACK_RELOCATE (yyss_alloc, yyss);
1490 yyssp = yyss + yysize - 1;
1496 if (yyss + yystacksize - 1 <= yyssp)
1808 YY_STACK_PRINT (yyss, yyssp);
1913 YY_STACK_PRINT (yyss, yyssp);
1939 if (yyssp == yyss)
1947 YY_STACK_PRINT (yyss, yyssp);
1991 YY_STACK_PRINT (yyss, yyssp);
1992 while (yyssp != yyss)
1999 if (yyss != yyssa)
2000 YYSTACK_FREE (yyss);