Searched refs:yydefgoto (Results 1 – 17 of 17) sorted by relevance
134 extern state_number *yydefgoto;
135 state_number *yydefgoto; variable572 yydefgoto = xnmalloc (nvars, sizeof *yydefgoto); in goto_actions()580 yydefgoto[i - ntokens] = default_state; in goto_actions()869 free (yydefgoto); in tables_free()
444 muscle_insert_state_number_table ("defgoto", yydefgoto, in prepare_actions()445 yydefgoto[0], 1, nsyms - ntokens); in prepare_actions()
812 static const yytype_int16 yydefgoto[] = variable1548 yystate = yydefgoto[yylhs]; in yy_lac()2931 yystate = yydefgoto[yyn - YYNTOKENS];
256 static const short yydefgoto[] = variable1117 yystate = yydefgoto[yyn - YYNTBASE]; in yyparse()
564 static const yytype_int8 yydefgoto[] = variable1692 yystate = yydefgoto[yyn - YYNTOKENS];
690 static const ]b4_int_type_for([b4_defgoto])[ yydefgoto[] =1119 yystate = yydefgoto[yylhs];1838 yystate = yydefgoto[yyn - YYNTOKENS];
405 static const ]b4_int_type_for([b4_defgoto])[ yydefgoto[] =1008 return yydefgoto[yylhs - YYNTOKENS];
907 static const short int yydefgoto[] = variable2734 yystate = yydefgoto[yyn - YYNTOKENS];
663 static const yytype_int16 yydefgoto[] = variable2061 yystate = yydefgoto[yyn - YYNTOKENS];
716 static const yytype_int8 yydefgoto[] = variable1955 yystate = yydefgoto[yyn - YYNTOKENS];
792 static const yytype_int16 yydefgoto[] = variable2851 yystate = yydefgoto[yyn - YYNTOKENS];
1331 static const yytype_int16 yydefgoto[] = variable5782 yystate = yydefgoto[yyn - YYNTOKENS];
1158 static const yytype_int16 yydefgoto[] = variable5171 yystate = yydefgoto[yyn - YYNTOKENS];
903 static const yytype_int16 yydefgoto[] = variable4660 yystate = yydefgoto[yyn - YYNTOKENS];
805 static const yytype_int8 yydefgoto[] =
16288 (yydefgoto, yydefact, high): Move to...