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

123456

/netbsd-current/external/bsd/byacc/dist/test/btyacc/
H A Drename_debug.i66 extern int yynerrs;
/netbsd-current/external/bsd/byacc/dist/test/yacc/
H A Drename_debug.i66 extern int yynerrs;
H A Derr_syntax18.tab.c47 #ifndef yynerrs
48 #define yynerrs err_syntax18_nerrs macro
49 #endif /* yynerrs */
205 int yynerrs; variable
331 yynerrs = 0;
389 ++yynerrs;
H A Derr_syntax20.tab.c47 #ifndef yynerrs
48 #define yynerrs err_syntax20_nerrs macro
49 #endif /* yynerrs */
201 int yynerrs; variable
327 yynerrs = 0;
385 ++yynerrs;
H A Dcode_error.code.c47 #ifndef yynerrs
48 #define yynerrs error_nerrs macro
49 #endif /* yynerrs */
183 int yynerrs; variable
313 yynerrs = 0;
371 ++yynerrs;
H A Derror.tab.c47 #ifndef yynerrs
48 #define yynerrs error_nerrs macro
49 #endif /* yynerrs */
203 int yynerrs; variable
329 yynerrs = 0;
387 ++yynerrs;
H A Dpure_error.tab.c47 #ifndef yynerrs
48 #define yynerrs error_nerrs macro
49 #endif /* yynerrs */
327 int yynerrs; local
348 yynerrs = 0;
406 ++yynerrs;
H A Derr_syntax12.tab.c47 #ifndef yynerrs
48 #define yynerrs err_syntax12_nerrs macro
49 #endif /* yynerrs */
209 int yynerrs; variable
335 yynerrs = 0;
393 ++yynerrs;
H A Derr_syntax11.tab.c47 #ifndef yynerrs
48 #define yynerrs err_syntax11_nerrs macro
49 #endif /* yynerrs */
203 int yynerrs; variable
329 yynerrs = 0;
387 ++yynerrs;
H A Derr_syntax10.tab.c47 #ifndef yynerrs
48 #define yynerrs err_syntax10_nerrs macro
49 #endif /* yynerrs */
197 int yynerrs; variable
323 yynerrs = 0;
381 ++yynerrs;
H A Dempty.tab.c47 #ifndef yynerrs
48 #define yynerrs empty_nerrs macro
49 #endif /* yynerrs */
207 int yynerrs; variable
324 yynerrs = 0;
382 ++yynerrs;
H A Dcalc3.tab.c47 #ifndef yynerrs
48 #define yynerrs calc3_nerrs macro
49 #endif /* yynerrs */
434 int yynerrs; local
455 yynerrs = 0;
513 ++yynerrs;
H A Dcalc_code_all.tab.c53 #ifndef yynerrs
54 #define yynerrs calc_code_all_nerrs macro
55 #endif /* yynerrs */
294 int yynerrs; variable
462 yynerrs = 0;
520 ++yynerrs;
H A Dcalc_code_default.tab.c47 #ifndef yynerrs
48 #define yynerrs calc_code_default_nerrs macro
49 #endif /* yynerrs */
288 int yynerrs; variable
442 yynerrs = 0;
500 ++yynerrs;
H A Dcalc_code_imports.tab.c47 #ifndef yynerrs
48 #define yynerrs calc_code_imports_nerrs macro
49 #endif /* yynerrs */
288 int yynerrs; variable
434 yynerrs = 0;
492 ++yynerrs;
H A Dcalc_code_provides.tab.c47 #ifndef yynerrs
48 #define yynerrs calc_code_provides_nerrs macro
49 #endif /* yynerrs */
288 int yynerrs; variable
442 yynerrs = 0;
500 ++yynerrs;
H A Dcalc_code_requires.tab.c47 #ifndef yynerrs
48 #define yynerrs calc_code_requires_nerrs macro
49 #endif /* yynerrs */
288 int yynerrs; variable
442 yynerrs = 0;
500 ++yynerrs;
H A Dcalc_code_top.tab.c55 #ifndef yynerrs
56 #define yynerrs calc_code_top_nerrs macro
57 #endif /* yynerrs */
296 int yynerrs; variable
442 yynerrs = 0;
500 ++yynerrs;
H A Dquote_calc2.tab.c47 #ifndef yynerrs
48 #define yynerrs quote_calc2_nerrs macro
49 #endif /* yynerrs */
310 int yynerrs; variable
455 yynerrs = 0;
513 ++yynerrs;
H A Dquote_calc4-s.tab.c47 #ifndef yynerrs
48 #define yynerrs quote_calc4_nerrs macro
49 #endif /* yynerrs */
305 int yynerrs; variable
450 yynerrs = 0;
508 ++yynerrs;
H A Dquote_calc4.tab.c47 #ifndef yynerrs
48 #define yynerrs quote_calc4_nerrs macro
49 #endif /* yynerrs */
305 int yynerrs; variable
450 yynerrs = 0;
508 ++yynerrs;
H A Dquote_calc3-s.tab.c47 #ifndef yynerrs
48 #define yynerrs quote_calc3_nerrs macro
49 #endif /* yynerrs */
305 int yynerrs; variable
450 yynerrs = 0;
508 ++yynerrs;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dyy-remap.h58 #define yynerrs GDB_YY_REMAP (yynerrs) macro
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dyy-remap.h58 #define yynerrs GDB_YY_REMAP (yynerrs) macro
/netbsd-current/external/bsd/unbound/dist/util/
H A Dconfigyyrename.h30 #define yynerrs ub_c_nerrs macro

Completed in 333 milliseconds

123456