Home
last modified time | relevance | path

Searched refs:yynerrs (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_lex.l738 extern int yynerrs;
764 int yynerrs;
793 s->yynerrs = yynerrs;
821 yynerrs = s->yynerrs;
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c382 int yynerrs; /* number of parse errors so far */ variable
515 int yynerrs; in yyparse() local
534 yynerrs = 0; in yyparse()
898 ++yynerrs; in yyparse()
/titanic_41/usr/src/lib/libfru/libfru/
H A Dyy-sed38 s/yynerrs/frunerrs/g
/titanic_41/usr/src/cmd/sgs/yacc/common/
H A Dyaccpar83 int yynerrs; /* number of errors */
163 yynerrs = 0;
408 yynerrs++;