Home
last modified time | relevance | path

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

/titanic_41/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, ...){ in ErrorMsg() function
1929 ErrorMsg(psp->filename,psp->tokenlineno,
1934 ErrorMsg(psp->filename,psp->tokenlineno,
1945 ErrorMsg(psp->filename,psp->tokenlineno,
1953 ErrorMsg(psp->filename,psp->tokenlineno,
[all …]