Searched refs:yynerrs (Results 26 - 50 of 139) sorted by relevance

123456

/netbsd-current/external/bsd/byacc/dist/test/yacc/
H A Dquote_calc2-s.tab.c47 #ifndef yynerrs
48 #define yynerrs quote_calc2_nerrs macro
49 #endif /* yynerrs */
304 int yynerrs; variable
449 yynerrs = 0;
507 ++yynerrs;
H A Dquote_calc3.tab.c47 #ifndef yynerrs
48 #define yynerrs quote_calc3_nerrs macro
49 #endif /* yynerrs */
305 int yynerrs; variable
450 yynerrs = 0;
508 ++yynerrs;
H A Dcalc2.tab.c47 #ifndef yynerrs
48 #define yynerrs calc2_nerrs macro
49 #endif /* yynerrs */
290 int yynerrs; variable
447 yynerrs = 0;
505 ++yynerrs;
H A Dcalc.tab.c47 #ifndef yynerrs
48 #define yynerrs calc_nerrs macro
49 #endif /* yynerrs */
288 int yynerrs; variable
434 yynerrs = 0;
492 ++yynerrs;
H A Dcode_calc.code.c47 #ifndef yynerrs
48 #define yynerrs calc_nerrs macro
49 #endif /* yynerrs */
193 int yynerrs; variable
343 yynerrs = 0;
401 ++yynerrs;
H A Dok_syntax1.tab.c47 #ifndef yynerrs
48 #define yynerrs ok_syntax1_nerrs macro
49 #endif /* yynerrs */
458 int yynerrs; local
479 yynerrs = 0;
537 ++yynerrs;
H A Dquote_calc.tab.c47 #ifndef yynerrs
48 #define yynerrs quote_calc_nerrs macro
49 #endif /* yynerrs */
310 int yynerrs; variable
455 yynerrs = 0;
513 ++yynerrs;
H A Dquote_calc-s.tab.c47 #ifndef yynerrs
48 #define yynerrs quote_calc_nerrs macro
49 #endif /* yynerrs */
304 int yynerrs; variable
449 yynerrs = 0;
507 ++yynerrs;
H A Dpure_calc.tab.c47 #ifndef yynerrs
48 #define yynerrs calc_nerrs macro
49 #endif /* yynerrs */
430 int yynerrs; local
451 yynerrs = 0;
509 ++yynerrs;
H A Drename_debug.c79 int yynerrs; variable
209 yynerrs = 0;
267 ++yynerrs;
H A Dcalc1.tab.c47 #ifndef yynerrs
48 #define yynerrs calc1_nerrs macro
49 #endif /* yynerrs */
336 int yynerrs; variable
571 yynerrs = 0;
629 ++yynerrs;
H A Dvarsyntax_calc1.tab.c48 #ifndef yynerrs
49 #define yynerrs varsyntax_calc1_nerrs macro
50 #endif /* yynerrs */
337 int yynerrs; variable
572 yynerrs = 0;
630 ++yynerrs;
H A Dstdin2.calc.c212 int yynerrs; variable
358 yynerrs = 0;
416 ++yynerrs;
H A Dstdin1.calc.c212 int yynerrs; variable
358 yynerrs = 0;
416 ++yynerrs;
H A Ddefines1.calc.c212 int yynerrs; variable
358 yynerrs = 0;
416 ++yynerrs;
H A Ddefines3.calc.c212 int yynerrs; variable
358 yynerrs = 0;
416 ++yynerrs;
H A Ddefines2.calc.c212 int yynerrs; variable
358 yynerrs = 0;
416 ++yynerrs;
/netbsd-current/tools/m4/bootstrap/
H A Dparser.c302 int yynerrs; variable
365 yynerrs = 0;
420 ++yynerrs;
/netbsd-current/external/gpl2/grep/dist/intl/
H A Dplural.c15 #define yynerrs __gettextnerrs macro
448 int yynerrs; /* number of parse errors so far */ variable
583 int yynerrs;
602 yynerrs = 0;
984 ++yynerrs;
581 int yynerrs; local
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dplural.c12 #define yynerrs __gettextnerrs macro
658 int yynerrs;
744 yynerrs = 0;
1134 ++yynerrs;
/netbsd-current/external/gpl3/gdb.old/dist/intl/
H A Dplural.c12 #define yynerrs __gettextnerrs macro
680 int yynerrs;
766 yynerrs = 0;
1156 ++yynerrs;
/netbsd-current/external/gpl2/texinfo/dist/intl/
H A Dplural.c14 #define yynerrs __gettextnerrs macro
658 int yynerrs;
744 yynerrs = 0;
1134 ++yynerrs;
/netbsd-current/external/gpl3/binutils.old/dist/intl/
H A Dplural.c12 #define yynerrs __gettextnerrs macro
680 int yynerrs;
766 yynerrs = 0;
1156 ++yynerrs;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Darparse.c1007 int yynerrs; variable
1441 ++yynerrs;
1477 ++yynerrs;
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/com_err/
H A Dparse.c947 int yynerrs; variable
1337 ++yynerrs;
1373 ++yynerrs;

Completed in 332 milliseconds

123456