Home | History | Annotate | Download | only in xkbcomp

Lines Matching defs:yytable

574 /* YYLAST -- Last index in YYTABLE.  */
711 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing
752 Performed when YYTABLE does not specify something else to do. Zero
818 /* YYTABLE[YYPACT[STATE-NUM]] -- What to do in state STATE-NUM. If
821 static const yytype_int16 yytable[] =
1398 && !yytable_value_is_error (yytable[yyx + yyn]))
1936 yyn = yytable[yyn];
3206 yystate = yytable[yystate];
3321 yyn = yytable[yyn];