Lines Matching refs:yyss
1220 'yyss': related to states.
1229 yytype_int16 *yyss;
1269 yyssp = yyss = yyssa;
1294 if (yyss + yystacksize - 1 <= yyssp)
1297 YYSIZE_T yysize = yyssp - yyss + 1;
1305 yytype_int16 *yyss1 = yyss;
1319 yyss = yyss1;
1334 yytype_int16 *yyss1 = yyss;
1339 YYSTACK_RELOCATE (yyss_alloc, yyss);
1349 yyssp = yyss + yysize - 1;
1356 if (yyss + yystacksize - 1 <= yyssp)
2034 YY_STACK_PRINT (yyss, yyssp);
2144 YY_STACK_PRINT (yyss, yyssp);
2170 if (yyssp == yyss)
2178 YY_STACK_PRINT (yyss, yyssp);
2234 YY_STACK_PRINT (yyss, yyssp);
2235 while (yyssp != yyss)
2242 if (yyss != yyssa)
2243 YYSTACK_FREE (yyss);