xref
: /
third_party
/
sqlite
/
src
/
sqlite3.c
Home
History
Annotate
Raw
Download
only in
/third_party/sqlite/src/
Lines Matching
defs:SQLITE_IOERR_AUTH
835
#define
SQLITE_IOERR_AUTH
(SQLITE_IOERR | (28<<8))