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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c849 register int yyn;
999 yyn = yypact[yystate];
1000 if (yyn == YYPACT_NINF)
1025 yyn += yytoken;
1026 if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken)
1028 yyn = yytable[yyn];
1029 if (yyn <
846 register int yyn; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Da2p.c2088 register int yym, yyn, yystate; local
2095 yyn = *yys;
2096 if (yyn >= '0' && yyn <= '9')
2097 yydebug = yyn - '0';
2110 if ((yyn = yydefred[yystate])) goto yyreduce;
2125 if ((yyn = yysindex[yystate]) && (yyn += yychar) >= 0 &&
2126 yyn <= YYTABLESIZE && yycheck[yyn]
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperly.c1415 register int yym, yyn, yystate; local
1442 yyn = *yys;
1443 if (yyn >= '0' && yyn <= '9')
1444 yydebug = yyn - '0';
1467 if ((yyn = yydefred[yystate])) goto yyreduce;
1482 if ((yyn = yysindex[yystate]) && (yyn += yychar) >= 0 &&
1483 yyn <= YYTABLESIZE && yycheck[yyn]
[all...]

Completed in 28 milliseconds