Home | History | Annotate | Download | only in libpcap

Lines Matching defs:yyssp

1791    YYSSP.
1799 yytype_int16 *yyssp, int yytoken)
1842 int yyn = yypact[*yyssp];
2024 yytype_int16 *yyssp;
2048 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N))
2070 yyssp = yyss;
2081 yyssp++;
2084 *yyssp = yystate;
2086 if (yyss + yystacksize - 1 <= yyssp)
2089 YYSIZE_T yysize = yyssp - yyss + 1;
2104 &yyss1, yysize * sizeof (*yyssp),
2137 yyssp = yyss + yysize - 1;
2143 if (yyss + yystacksize - 1 <= yyssp)
3761 YY_STACK_PRINT (yyss, yyssp);
3771 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
3772 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
3796 yyssp, yytoken)
3869 YY_STACK_PRINT (yyss, yyssp);
3870 yystate = *yyssp;
3895 if (yyssp == yyss)
3902 yystate = *yyssp;
3903 YY_STACK_PRINT (yyss, yyssp);
3952 YY_STACK_PRINT (yyss, yyssp);
3953 while (yyssp != yyss)
3956 yystos[*yyssp], yyvsp);