Home
last modified time | relevance | path

Searched defs:YYERROR_CALL (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/byacc/dist/test/btyacc/
H A Drename_debug.i49 #define YYERROR_CALL(msg) yyerror(msg) macro
/netbsd-src/external/bsd/byacc/dist/test/yacc/
H A Drename_debug.i49 #define YYERROR_CALL(msg) yyerror(msg) macro
/netbsd-src/external/bsd/flex/dist/src/
H A Dinitparse.c136 #define YYERROR_CALL(msg) yyerror(msg) macro