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

/external/bison/data/
H A Dyacc.c230 int yyerrstatus;
736 #define yyerrok (yyerrstatus = 0)
761 #define YYRECOVERING() (!!yyerrstatus)
1483 #define yyerrstatus yyps->yyerrstatus macro
1572 yyerrstatus = 0;
1744 if (yyerrstatus)
1745 yyerrstatus--;
1852 if (!yyerrstatus)
1896 if (yyerrstatus
[all...]
/external/e2fsprogs/intl/
H A Dplural.c452 #define yyerrok (yyerrstatus = 0)
463 #define YYRECOVERING() (!!yyerrstatus)
687 int yyerrstatus; local
739 yyerrstatus = 0;
945 if (yyerrstatus)
946 yyerrstatus--;
1127 if (!yyerrstatus)
1186 if (yyerrstatus == 3)
1202 yyerrstatus = 3; /* Each real token shifted decrements this */
/external/elfutils/src/
H A Dldscript.c782 #define yyerrok (yyerrstatus = 0)
798 #define YYRECOVERING() (!!yyerrstatus)
1357 int yyerrstatus;
1403 yyerrstatus = 0;
1549 if (yyerrstatus)
1550 yyerrstatus--;
2074 if (!yyerrstatus)
2116 if (yyerrstatus == 3)
2164 yyerrstatus = 3; /* Each real token shifted decrements this. */
1354 int yyerrstatus; local
/external/bison/src/
H A Dparse-gram.c924 #define yyerrok (yyerrstatus = 0)
949 #define YYRECOVERING() (!!yyerrstatus)
1923 int yyerrstatus; local
1993 yyerrstatus = 0;
2148 if (yyerrstatus)
2149 yyerrstatus--;
2945 if (!yyerrstatus)
2989 if (yyerrstatus == 3)
3038 yyerrstatus = 3; /* Each real token shifted decrements this. */
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglcpp-parse.c1008 #define yyerrok (yyerrstatus = 0)
1033 #define YYRECOVERING() (!!yyerrstatus)
1627 int yyerrstatus; local
1688 yyerrstatus = 0;
1857 if (yyerrstatus)
1858 yyerrstatus--;
2865 if (!yyerrstatus)
2906 if (yyerrstatus == 3)
2955 yyerrstatus = 3; /* Each real token shifted decrements this. */
/external/elfutils/libcpu/
H A Di386_parse.c773 #define yyerrok (yyerrstatus = 0)
789 #define YYRECOVERING() (!!yyerrstatus)
1348 int yyerrstatus;
1394 yyerrstatus = 0;
1540 if (yyerrstatus)
1541 yyerrstatus--;
1968 if (!yyerrstatus)
2010 if (yyerrstatus == 3)
2058 yyerrstatus = 3; /* Each real token shifted decrements this. */
1345 int yyerrstatus; local
/external/libpcap/
H A Dgrammar.c1126 #define yyerrok (yyerrstatus = 0)
1142 #define YYRECOVERING() (!!yyerrstatus)
1558 int yyerrstatus;
1598 yyerrstatus = 0;
1757 if (yyerrstatus)
1758 yyerrstatus--;
2748 if (!yyerrstatus)
2859 if (yyerrstatus == 3)
2903 yyerrstatus = 3; /* Each real token shifted decrements this. */
1555 int yyerrstatus; local
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
H A Dprogram_parse.tab.c1406 #define yyerrok (yyerrstatus = 0)
1431 #define YYRECOVERING() (!!yyerrstatus)
2025 int yyerrstatus; local
2086 yyerrstatus = 0;
2239 if (yyerrstatus)
2240 yyerrstatus--;
5185 if (!yyerrstatus)
5226 if (yyerrstatus == 3)
5275 yyerrstatus = 3; /* Each real token shifted decrements this. */

Completed in 184 milliseconds