Lines Matching refs:yyss
1454 `yyss': related to states.
1462 yytype_int16 *yyss;
1493 yyssp = yyss = yyssa;
1516 if (yyss + yystacksize - 1 <= yyssp)
1519 YYSIZE_T yysize = yyssp - yyss + 1;
1527 yytype_int16 *yyss1 = yyss;
1538 yyss = yyss1;
1553 yytype_int16 *yyss1 = yyss;
1558 YYSTACK_RELOCATE (yyss_alloc, yyss);
1567 yyssp = yyss + yysize - 1;
1573 if (yyss + yystacksize - 1 <= yyssp)
2176 YY_STACK_PRINT (yyss, yyssp);
2284 YY_STACK_PRINT (yyss, yyssp);
2310 if (yyssp == yyss)
2318 YY_STACK_PRINT (yyss, yyssp);
2369 YY_STACK_PRINT (yyss, yyssp);
2370 while (yyssp != yyss)
2377 if (yyss != yyssa)
2378 YYSTACK_FREE (yyss);