Searched refs:ErrorMsg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c69 void ErrorMsg(const char *, int,const char *, ...);
676 ErrorMsg(lemp->filename,0,
694 ErrorMsg(lemp->filename,0,
955 ErrorMsg(lemp->filename,rp->ruleline,"This rule can not be reduced.\n");
1161 ErrorMsg(lemp->filename,rp->line,"Nonterminal \"%s\" has no rules.",
1266 void ErrorMsg(const char *filename, int lineno, const char *format, ...){ function
1929 ErrorMsg(psp->filename,psp->tokenlineno,
1934 ErrorMsg(psp->filename,psp->tokenlineno,
1945 ErrorMsg(psp->filename,psp->tokenlineno,
1953 ErrorMsg(ps
[all...]

Completed in 66 milliseconds