Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c319 #define yyerrok (yyerrstatus = 0)
331 #define YYRECOVERING() (!!yyerrstatus)
488 int yyerrstatus; /* number of tokens to shift before error messages enabled */ in yyparse() local
531 yyerrstatus = 0; in yyparse()
742 if (yyerrstatus) yyerrstatus--; in yyparse()
893 if (! yyerrstatus) in yyparse()
945 if (yyerrstatus == 3) in yyparse()
964 yyerrstatus = 3; /* Each real token shifted decrements this */ in yyparse()