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
1523 #define SQLITE_IOERR_READ (SQLITE_IOERR | (1<<8)) macro
1514 #define SQLITE_IOERR_READ (SQLITE_IOERR | (1<<8)) macro