Home | History | Annotate | Download | only in libcpu

Lines Matching refs:yyss

525   yytype_int16 yyss;
1359 `yyss': related to states,
1368 yytype_int16 *yyss = yyssa;
1403 yyssp = yyss;
1419 if (yyss + yystacksize - 1 <= yyssp)
1422 YYSIZE_T yysize = yyssp - yyss + 1;
1430 yytype_int16 *yyss1 = yyss;
1443 yyss = yyss1;
1458 yytype_int16 *yyss1 = yyss;
1463 YYSTACK_RELOCATE (yyss);
1473 yyssp = yyss + yysize - 1;
1480 if (yyss + yystacksize - 1 <= yyssp)
1943 YY_STACK_PRINT (yyss, yyssp);
2049 YY_STACK_PRINT (yyss, yyssp);
2075 if (yyssp == yyss)
2083 YY_STACK_PRINT (yyss, yyssp);
2130 YY_STACK_PRINT (yyss, yyssp);
2131 while (yyssp != yyss)
2138 if (yyss != yyssa)
2139 YYSTACK_FREE (yyss);