Home
last modified time | relevance | path

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

/external/e2fsprogs/intl/
Dplural.c452 #define yyerrok (yyerrstatus = 0)
463 #define YYRECOVERING() (!!yyerrstatus)
687 int yyerrstatus; in yyparse() local
739 yyerrstatus = 0; in yyparse()
945 if (yyerrstatus) in yyparse()
946 yyerrstatus--; in yyparse()
1127 if (!yyerrstatus) in yyparse()
1186 if (yyerrstatus == 3) in yyparse()
1202 yyerrstatus = 3; /* Each real token shifted decrements this */ in yyparse()
/external/bison/data/
Dyacc.c551 #define yyerrok (yyerrstatus = 0)
567 #define YYRECOVERING() (!!yyerrstatus)
999 int yyerrstatus;
1051 yyerrstatus = 0;
1217 if (yyerrstatus)
1218 yyerrstatus--;
1300 if (!yyerrstatus)
1342 if (yyerrstatus == 3)
1391 yyerrstatus = 3; /* Each real token shifted decrements this. */
/external/bison/src/
Dparse-gram.c830 #define yyerrok (yyerrstatus = 0)
846 #define YYRECOVERING() (!!yyerrstatus)
1492 int yyerrstatus; local
1543 yyerrstatus = 0;
1708 if (yyerrstatus)
1709 yyerrstatus--;
2190 if (!yyerrstatus)
2232 if (yyerrstatus == 3)
2281 yyerrstatus = 3; /* Each real token shifted decrements this. */
/external/libpcap/
Dgrammar.c1126 #define yyerrok (yyerrstatus = 0)
1142 #define YYRECOVERING() (!!yyerrstatus)
1555 int yyerrstatus; local
1595 yyerrstatus = 0;
1754 if (yyerrstatus)
1755 yyerrstatus--;
2744 if (!yyerrstatus)
2855 if (yyerrstatus == 3)
2899 yyerrstatus = 3; /* Each real token shifted decrements this. */
/external/elfutils/src/
Dldscript.c782 #define yyerrok (yyerrstatus = 0)
798 #define YYRECOVERING() (!!yyerrstatus)
1354 int yyerrstatus; local
1400 yyerrstatus = 0;
1546 if (yyerrstatus)
1547 yyerrstatus--;
2071 if (!yyerrstatus)
2113 if (yyerrstatus == 3)
2161 yyerrstatus = 3; /* Each real token shifted decrements this. */
/external/elfutils/libcpu/
Di386_parse.c773 #define yyerrok (yyerrstatus = 0)
789 #define YYRECOVERING() (!!yyerrstatus)
1345 int yyerrstatus; local
1391 yyerrstatus = 0;
1537 if (yyerrstatus)
1538 yyerrstatus--;
1965 if (!yyerrstatus)
2007 if (yyerrstatus == 3)
2055 yyerrstatus = 3; /* Each real token shifted decrements this. */
/external/mesa3d/src/glsl/glcpp/
Dglcpp-parse.c936 #define yyerrok (yyerrstatus = 0)
961 #define YYRECOVERING() (!!yyerrstatus)
1532 int yyerrstatus; local
1593 yyerrstatus = 0;
1762 if (yyerrstatus)
1763 yyerrstatus--;
2694 if (!yyerrstatus)
2736 if (yyerrstatus == 3)
2785 yyerrstatus = 3; /* Each real token shifted decrements this. */
/external/mesa3d/src/glsl/
Dglsl_parser.cpp1946 #define yyerrok (yyerrstatus = 0)
1971 #define YYRECOVERING() (!!yyerrstatus)
2542 int yyerrstatus; local
2603 yyerrstatus = 0;
2772 if (yyerrstatus)
2773 yyerrstatus--;
5121 if (!yyerrstatus)
5163 if (yyerrstatus == 3)
5212 yyerrstatus = 3; /* Each real token shifted decrements this. */
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
Dglslang_tab.cpp1293 #define yyerrok (yyerrstatus = 0)
1309 #define YYRECOVERING() (!!yyerrstatus)
1871 int yyerrstatus; local
1917 yyerrstatus = 0;
2063 if (yyerrstatus)
2064 yyerrstatus--;
4521 if (!yyerrstatus)
4563 if (yyerrstatus == 3)
4611 yyerrstatus = 3; /* Each real token shifted decrements this. */
/external/bison/
DChangeLog1686 (yyn, yylen, yystate, yynerss, yyerrstatus): these parser::parse