Lines Matching refs:yyss
1448 `yyss': related to states.
1456 yytype_int16 *yyss;
1488 yyss = yyssa;
1503 yyssp = yyss;
1519 if (yyss + yystacksize - 1 <= yyssp)
1522 YYSIZE_T yysize = yyssp - yyss + 1;
1530 yytype_int16 *yyss1 = yyss;
1541 yyss = yyss1;
1556 yytype_int16 *yyss1 = yyss;
1561 YYSTACK_RELOCATE (yyss_alloc, yyss);
1570 yyssp = yyss + yysize - 1;
1576 if (yyss + yystacksize - 1 <= yyssp)
2119 YY_STACK_PRINT (yyss, yyssp);
2227 YY_STACK_PRINT (yyss, yyssp);
2253 if (yyssp == yyss)
2261 YY_STACK_PRINT (yyss, yyssp);
2310 YY_STACK_PRINT (yyss, yyssp);
2311 while (yyssp != yyss)
2318 if (yyss != yyssa)
2319 YYSTACK_FREE (yyss);