Lines Matching refs:yytable
312 /* YYLAST -- Last index in YYTABLE. */
397 YYTABLE doesn't specify something else to do. Zero means the default
410 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing
424 /* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If
428 static const ]b4_int_type_for([b4_table])[ yytable[] =
435 state STATE-NUM in yytable. 0 means no conflicts. The list in
989 else if (! yytable_value_is_error (yytable[yyindex]))
991 *yyaction = yytable[yyindex];
1007 return yytable[yyr];
2071 && !yytable_value_is_error (yytable[yyx + yyn]))
2194 else if (! yytable_value_is_error (yytable[yyj]))
2219 && yyisShiftAction (yytable[yyj]))
2226 YY_SYMBOL_PRINT ("Shifting", yystos[yytable[yyj]],
2228 yyglrShift (yystackp, 0, yytable[yyj],