Home | History | Annotate | Download | only in libpcap

Lines Matching defs:yytable

613 /* YYLAST -- Last index in YYTABLE.  */
874 STATE-NUM when YYTABLE doesn't specify something else to do. Zero
916 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing
959 /* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If
964 static const short int yytable[] =
1733 yyn = yytable[yyn];
2736 yystate = yytable[yystate];
2913 yyn = yytable[yyn];