Home | History | Annotate | Download | only in sh

Lines Matching defs:yytable

306 /* YYLAST -- Last index in YYTABLE.  */
435 STATE-NUM when YYTABLE doesn't specify something else to do. Zero
453 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing
472 /* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If
477 static const unsigned char yytable[] =
1082 yyn = yytable[yyn];
1298 yystate = yytable[yystate];
1442 yyn = yytable[yyn];