Home
last modified time | relevance | path

Searched refs:yytable (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Da2p.c223 short yytable[] = { 129, variable
2131 yystate, yytable[yyn]); in yyparse()
2137 *++yyssp = yystate = yytable[yyn]; in yyparse()
2146 yyn = yytable[yyn]; in yyparse()
2172 to state %d\n", *yyssp, yytable[yyn]); in yyparse()
2178 *++yyssp = yystate = yytable[yyn]; in yyparse()
2786 yystate = yytable[yyn]; in yyparse()
/onnv-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c222 static const short yytable[] = { 3, variable
705 yyn = yytable[yyn]; in yyparse()
887 yystate = yytable[yystate]; in yyparse()
1009 yyn = yytable[yyn]; in yyparse()
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dperly.c242 static short yytable[] = { 71, variable
1488 yystate, yytable[yyn]); in yyparse()
1506 *++yyssp = yystate = yytable[yyn]; in yyparse()
1515 yyn = yytable[yyn]; in yyparse()
1541 to state %d\n", *yyssp, yytable[yyn]); in yyparse()
1559 *++yyssp = yystate = yytable[yyn]; in yyparse()
2494 yystate = yytable[yyn]; in yyparse()