Searched defs:declkeyword (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c1893 char *declkeyword; /* Keyword of a declaration */ member in struct:pstate
2106 psp->declkeyword = x;
2231 x[0]=='\"' ? &x[1] : x,psp->declkeyword);
2241 "Illegal argument to %%%s: %s",psp->declkeyword,x);

Completed in 75 milliseconds