Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_grammar.c1308 #define yyerrok (yyerrstatus = 0)
1318 #define YYRECOVERING() (!!yyerrstatus)
1750 int yyerrstatus; in yyparse() local
1799 yyerrstatus = 0; in yyparse()
1932 if (yyerrstatus) in yyparse()
1933 yyerrstatus--; in yyparse()
3252 if (!yyerrstatus) in yyparse()
3293 if (yyerrstatus == 3) in yyparse()
3341 yyerrstatus = 3; /* Each real token shifted decrements this. */ in yyparse()