Home | History | Annotate | Download | only in orig

Lines Matching refs:SQLITE_IOERR_READ

378 ** See also: [SQLITE_IOERR_READ | extended result codes],
436 #define SQLITE_IOERR_READ (SQLITE_IOERR | (1<<8))