Searched refs:yydefgoto (Results 1 – 15 of 15) sorted by relevance
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()
134 extern state_number *yydefgoto;
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()
499 static const yytype_int8 yydefgoto[] = variable1497 yystate = yydefgoto[yyn - YYNTOKENS];
577 static const yytype_int8 yydefgoto[] = variable1958 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];
690 static const yytype_int16 yydefgoto[] = variable2149 yystate = yydefgoto[yyn - YYNTOKENS];
1166 static const yytype_int16 yydefgoto[] = variable3775 yystate = yydefgoto[yyn - YYNTOKENS];
755 static const yytype_int8 yydefgoto[] = variable2020 yystate = yydefgoto[yyn - YYNTOKENS];
600 static const short int yydefgoto[] =1856 yystate = yydefgoto[yyn - YYNTOKENS];
805 static const yytype_int8 yydefgoto[] =
16288 (yydefgoto, yydefact, high): Move to...