Lines Matching refs:yyss
422 yytype_int16 yyss;
1368 `yyss': related to states,
1377 yytype_int16 *yyss = yyssa;
1412 yyssp = yyss;
1428 if (yyss + yystacksize - 1 <= yyssp)
1431 YYSIZE_T yysize = yyssp - yyss + 1;
1439 yytype_int16 *yyss1 = yyss;
1452 yyss = yyss1;
1467 yytype_int16 *yyss1 = yyss;
1472 YYSTACK_RELOCATE (yyss);
1482 yyssp = yyss + yysize - 1;
1489 if (yyss + yystacksize - 1 <= yyssp)
2049 YY_STACK_PRINT (yyss, yyssp);
2155 YY_STACK_PRINT (yyss, yyssp);
2181 if (yyssp == yyss)
2189 YY_STACK_PRINT (yyss, yyssp);
2236 YY_STACK_PRINT (yyss, yyssp);
2237 while (yyssp != yyss)
2244 if (yyss != yyssa)
2245 YYSTACK_FREE (yyss);