Searched defs:SQLITE_IOERR_READ (Results 1 – 6 of 6) sorted by relevance
498 #define SQLITE_IOERR_READ (SQLITE_IOERR | (1<<8)) macro
61 pub const SQLITE_IOERR_READ: i32 = 266; constant
38 pub const SQLITE_IOERR_READ: i32 = 266; constant