Lines Matching refs:yyss
1226 'yyss': related to states.
1235 yytype_int16 *yyss;
1275 yyssp = yyss = yyssa;
1300 if (yyss + yystacksize - 1 <= yyssp)
1303 YYSIZE_T yysize = yyssp - yyss + 1;
1311 yytype_int16 *yyss1 = yyss;
1325 yyss = yyss1;
1340 yytype_int16 *yyss1 = yyss;
1345 YYSTACK_RELOCATE (yyss_alloc, yyss);
1355 yyssp = yyss + yysize - 1;
1362 if (yyss + yystacksize - 1 <= yyssp)
2098 YY_STACK_PRINT (yyss, yyssp);
2208 YY_STACK_PRINT (yyss, yyssp);
2234 if (yyssp == yyss)
2242 YY_STACK_PRINT (yyss, yyssp);
2298 YY_STACK_PRINT (yyss, yyssp);
2299 while (yyssp != yyss)
2306 if (yyss != yyssa)
2307 YYSTACK_FREE (yyss);