Searched defs:yyerrstatus (Results 1 - 1 of 1) sorted by relevance

/system/core/sh/
H A Darith.c549 #define yyerrok (yyerrstatus = 0)
565 #define YYRECOVERING() (!!yyerrstatus)
906 int yyerrstatus;
946 yyerrstatus = 0;
1106 if (yyerrstatus)
1107 yyerrstatus--;
1310 if (!yyerrstatus)
1377 if (yyerrstatus == 3)
1432 yyerrstatus = 3; /* Each real token shifted decrements this. */
903 int yyerrstatus; local

Completed in 923 milliseconds