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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c846 int yynerrs;
893 yynerrs = 0;
1200 ++yynerrs;
843 int yynerrs; local
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Da2p.c2066 int yynerrs; variable
2101 yynerrs = 0;
2159 ++yynerrs;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperly.c17 #define yynerrs PL_yynerrs macro
1433 ysave->oldyynerrs = yynerrs;
1448 yynerrs = 0;
1528 ++yynerrs;
2539 yynerrs = ysave->oldyynerrs;

Completed in 52 milliseconds