Searched refs:YYNTBASE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/bash-92/bash-3.2/lib/intl/
H A Dplural.c181 #define YYNTBASE 16 macro
1140 yystate = yypgoto[yyn - YYNTBASE] + *yyssp;
1144 yystate = yydefgoto[yyn - YYNTBASE];
/macosx-10.9.5/cxxfilt-11/cxxfilt/intl/
H A Dplural.c181 #define YYNTBASE 16 macro
1140 yystate = yypgoto[yyn - YYNTBASE] + *yyssp;
1144 yystate = yydefgoto[yyn - YYNTBASE];
/macosx-10.9.5/bc-21/bc/bc/
H A Dbc.c98 #define YYNTBASE 50 macro
1712 yystate = yypgoto[yyn - YYNTBASE] + *yyssp;
1716 yystate = yydefgoto[yyn - YYNTBASE];

Completed in 83 milliseconds