Searched defs:SQLITE_IOERR_READ (Results 1 – 11 of 11) sorted by relevance
35 pub const SQLITE_IOERR_READ: i32 = 266; constant
37 pub const SQLITE_IOERR_READ: i32 = 266; constant
475 #define SQLITE_IOERR_READ (SQLITE_IOERR | (1<<8)) macro
41 pub const SQLITE_IOERR_READ: i32 = 266; constant
1538 #define SQLITE_IOERR_READ (SQLITE_IOERR | (1<<8)) macro
498 #define SQLITE_IOERR_READ (SQLITE_IOERR | (1<<8)) macro
804 #define SQLITE_IOERR_READ (SQLITE_IOERR | (1<<8)) macro