Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c206 static const short yypact[] = { -10, variable
653 yyn = yypact[yystate]; in yyparse()
901 yyn = yypact[yystate]; in yyparse()
1001 yyn = yypact[yystate]; in yyparse()
/titanic_41/usr/src/lib/libfru/libfru/
H A Dyy-sed39 s/yypact/frupact/g
/titanic_41/usr/src/cmd/sgs/yacc/common/
H A Dyaccpar291 if ( ( yy_n = yypact[ yy_state ] ) <= YYFLAG )
420 yy_n = yypact[ *yy_ps ] + YYERRCODE;