Home | History | Annotate | Download | only in tc

Lines Matching defs:yytable

416 /* YYLAST -- Last index in YYTABLE.  */
508 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing
518 Performed when YYTABLE does not specify something else to do. Zero
539 /* YYTABLE[YYPACT[STATE-NUM]] -- What to do in state STATE-NUM. If
542 static const yytype_int8 yytable[] =
977 && !yytable_value_is_error (yytable[yyx + yyn]))
1283 yyn = yytable[yyn];
1464 yystate = yytable[yystate];
1580 yyn = yytable[yyn];