Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c204 static const short yypact[] = { -10, variable
651 yyn = yypact[yystate]; in yyparse()
899 yyn = yypact[yystate]; in yyparse()
999 yyn = yypact[yystate]; in yyparse()
/illumos-gate/usr/src/lib/libfru/libfru/
H A Dyy-sed37 s/yypact/frupact/g
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dyaccpar281 if ( ( yy_n = yypact[ yy_state ] ) <= YYFLAG )
410 yy_n = yypact[ *yy_ps ] + YYERRCODE;