Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c321 #define yyerrok (yyerrstatus = 0)
333 #define YYRECOVERING() (!!yyerrstatus)
490 int yyerrstatus; /* number of tokens to shift before error messages enabled */ in yyparse() local
533 yyerrstatus = 0; in yyparse()
744 if (yyerrstatus) yyerrstatus--; in yyparse()
895 if (! yyerrstatus) in yyparse()
947 if (yyerrstatus == 3) in yyparse()
966 yyerrstatus = 3; /* Each real token shifted decrements this */ in yyparse()