Searched refs:yypgoto (Results 1 - 6 of 6) sorted by relevance

/external/e2fsprogs/intl/
H A Dplural.c268 static const short yypgoto[] = variable
1116 yystate = yypgoto[yyn - YYNTBASE] + *yyssp;
/external/bison/data/
H A Dglr.c431 static const ]b4_int_type_for([b4_pgoto])[ yypgoto[] =
1072 yyr = yypgoto[yylhs - YYNTOKENS] + yystate;
H A Dyacc.c524 static const ]b4_int_type_for([b4_pgoto])[ yypgoto[] =
1289 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
/external/libpcap/
H A Dgrammar.c950 static const short int yypgoto[] = variable
2734 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
/external/elfutils/src/
H A Dldscript.c546 static const short yypgoto[] = variable
1674 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
/external/bison/src/
H A Dparse-gram.c758 static const yytype_int8 yypgoto[] = variable
2179 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;

Completed in 62 milliseconds