Home
last modified time | relevance | path

Searched defs:yyerrorf (Results 1 – 7 of 7) sorted by relevance

/dports/cad/verilator/verilator-4.216/src/
H A DV3PreLex.l61 static void yyerrorf(const char* msg) { LEXP->curFilelinep()->v3error(msg); } in yyerrorf() function
H A DV3PreLex.h94 # define yyerrorf V3PreLexerrorf macro
/dports/cad/p5-Verilog-Perl/Verilog-Perl-3.478/Preproc/
H A DVPreLex.l59 void yyerrorf(const char* format, ...) { in yyerrorf() function
/dports/cad/p5-Verilog-Perl/Verilog-Perl-3.478/Parser/
H A DVParseLex.l77 void yyerrorf(const char* format, ...) { in yyerrorf() function
/dports/multimedia/libkate/libkate-0.4.1/tools/
H A Dkate_parser.y139 int yyerrorf(const char *msg,...) in yyerrorf() function
H A Dkate_parser.c209 int yyerrorf(const char *msg,...) in yyerrorf() function
/dports/games/ldmud/ldmud-3.3.720/src/
H A Dprolang.y1077 yyerrorf (const char *format, ...) in yyerrorf() function