Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c66 void ErrorMsg(const char *, int,const char *, ...);
673 ErrorMsg(lemp->filename,0,
691 ErrorMsg(lemp->filename,0,
952 ErrorMsg(lemp->filename,rp->ruleline,"This rule can not be reduced.\n");
1158 ErrorMsg(lemp->filename,rp->line,"Nonterminal \"%s\" has no rules.",
1263 void ErrorMsg(const char *filename, int lineno, const char *format, ...){ in ErrorMsg() function
1926 ErrorMsg(psp->filename,psp->tokenlineno,
1931 ErrorMsg(psp->filename,psp->tokenlineno,
1942 ErrorMsg(psp->filename,psp->tokenlineno,
1950 ErrorMsg(psp->filename,psp->tokenlineno,
[all …]