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