Searched refs:yynerrs (Results 1 - 18 of 18) sorted by relevance

/haiku-fatelf/src/bin/gawk/intl/
H A Dplural.c12 #define yynerrs __gettextnerrs macro
680 int yynerrs;
766 yynerrs = 0;
1156 ++yynerrs;
/haiku-fatelf/src/bin/bash/lib/intl/
H A Dplural.c56 #define yynerrs __gettextnerrs macro
936 int yynerrs;
983 yynerrs = 0;
1307 ++yynerrs;
933 int yynerrs; local
/haiku-fatelf/src/bin/bc/bc/
H A Dbc.c599 int yynerrs; /* number of parse errors so far */ variable
734 int yynerrs;
753 yynerrs = 0;
1725 ++yynerrs;
732 int yynerrs; local
/haiku-fatelf/src/bin/gdb/gdb/
H A Dm2-exp.c193 #define yynerrs m2_nerrs macro
1192 int yynerrs;
1264 yynerrs = 0;
1970 ++yynerrs;
1189 int yynerrs; variable
H A Dada-exp.c195 #define yynerrs ada_nerrs macro
1259 int yynerrs;
1331 yynerrs = 0;
2078 ++yynerrs;
1256 int yynerrs; variable
H A Df-exp.c174 #define yynerrs f_nerrs macro
1071 int yynerrs;
1143 yynerrs = 0;
1840 ++yynerrs;
1068 int yynerrs; variable
H A Djv-exp.c162 #define yynerrs java_nerrs macro
1122 int yynerrs;
1194 yynerrs = 0;
1883 ++yynerrs;
1119 int yynerrs; variable
H A Dada-exp.y81 #define yynerrs ada_nerrs
H A Dc-exp.c186 #define yynerrs c_nerrs macro
1251 int yynerrs;
1323 yynerrs = 0;
2497 ++yynerrs;
1248 int yynerrs; variable
H A Dobjc-exp.c190 #define yynerrs objc_nerrs macro
1235 int yynerrs;
1307 yynerrs = 0;
2459 ++yynerrs;
1232 int yynerrs; variable
H A Dp-exp.c170 #define yynerrs pascal_nerrs macro
1045 int yynerrs;
1117 yynerrs = 0;
1911 ++yynerrs;
1042 int yynerrs; variable
H A Df-exp.y82 #define yynerrs f_nerrs
H A Dm2-exp.y78 #define yynerrs m2_nerrs
H A Djv-exp.y76 #define yynerrs java_nerrs
H A Dobjc-exp.y81 #define yynerrs objc_nerrs
H A Dp-exp.y84 #define yynerrs pascal_nerrs
H A Dc-exp.y79 #define yynerrs c_nerrs
/haiku-fatelf/src/bin/gawk/
H A Dawkgram.c1301 int yynerrs;
1373 yynerrs = 0;
2643 ++yynerrs;
1298 int yynerrs; variable

Completed in 231 milliseconds