Home | History | Annotate | Download | only in libpcap

Lines Matching defs:yyssp

1414       yystate = *yyssp;                                         \
1524 yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, int yyrule)
1536 yystos[yyssp[yyi + 1 - yynrhs]],
1546 yy_reduce_print (yyssp, yyvsp, Rule); \
1665 YYSSP.
1673 yytype_int16 *yyssp, int yytoken)
1711 int yyn = yypact[*yyssp];
1849 yytype_int16 *yyssp;
1873 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
1879 yyssp = yyss = yyssa;
1897 yyssp++;
1900 *yyssp = yystate;
1902 if (yyss + yystacksize - 1 <= yyssp)
1905 YYSIZE_T yysize = yyssp - yyss + 1;
1920 &yyss1, yysize * sizeof (*yyssp),
1953 yyssp = yyss + yysize - 1;
1959 if (yyss + yystacksize - 1 <= yyssp)
3442 YY_STACK_PRINT (yyss, yyssp);
3452 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
3453 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
3477 yyssp, yytoken)
3550 YY_STACK_PRINT (yyss, yyssp);
3551 yystate = *yyssp;
3576 if (yyssp == yyss)
3583 yystate = *yyssp;
3584 YY_STACK_PRINT (yyss, yyssp);
3635 YY_STACK_PRINT (yyss, yyssp);
3636 while (yyssp != yyss)
3639 yystos[*yyssp], yyvsp);