Lines Matching defs:errormsg
72 static char errormsg[ERRORMSG_LEN + 1] = {0};91 vsnprintf(errormsg, ERRORMSG_LEN, fmt, ap);92 yyerror(errormsg);