Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c818 #define yyerrok (yyerrstatus = 0)
843 #define YYRECOVERING() (!!yyerrstatus)
1445 int yyerrstatus; local
1495 yyerrstatus = 0;
1636 if (yyerrstatus)
1637 yyerrstatus--;
2147 if (!yyerrstatus)
2188 if (yyerrstatus == 3)
2236 yyerrstatus = 3; /* Each real token shifted decrements this. */
Dzconf.tab.c_shipped818 #define yyerrok (yyerrstatus = 0)
843 #define YYRECOVERING() (!!yyerrstatus)
1445 int yyerrstatus;
1495 yyerrstatus = 0;
1636 if (yyerrstatus)
1637 yyerrstatus--;
2147 if (!yyerrstatus)
2188 if (yyerrstatus == 3)
2236 yyerrstatus = 3; /* Each real token shifted decrements this. */
/linux-4.4.14/scripts/genksyms/
Dparse.tab.c_shipped884 #define yyerrok (yyerrstatus = 0)
909 #define YYRECOVERING() (!!yyerrstatus)
1451 int yyerrstatus;
1500 yyerrstatus = 0;
1633 if (yyerrstatus)
1634 yyerrstatus--;
2204 if (!yyerrstatus)
2245 if (yyerrstatus == 3)
2293 yyerrstatus = 3; /* Each real token shifted decrements this. */
/linux-4.4.14/scripts/dtc/
Ddtc-parser.tab.c_shipped700 #define yyerrok (yyerrstatus = 0)
710 #define YYRECOVERING() (!!yyerrstatus)
1217 int yyerrstatus;
1277 yyerrstatus = 0;
1416 if (yyerrstatus)
1417 yyerrstatus--;
2063 if (!yyerrstatus)
2104 if (yyerrstatus == 3)
2153 yyerrstatus = 3; /* Each real token shifted decrements this. */