Searched defs:SQLITE_IOERR_SEEK (Results 1 – 14 of 14) sorted by relevance
137 const SQLITE_IOERR_SEEK: c_int = super::SQLITE_IOERR | (22 << 8); constant
58 pub const SQLITE_IOERR_SEEK: i32 = 5642; constant
519 #define SQLITE_IOERR_SEEK (SQLITE_IOERR | (22<<8)) macro
829 #define SQLITE_IOERR_SEEK (SQLITE_IOERR | (22<<8)) macro
832 #define SQLITE_IOERR_SEEK (SQLITE_IOERR | (22<<8)) macro
496 #define SQLITE_IOERR_SEEK (SQLITE_IOERR | (22<<8)) macro
62 pub const SQLITE_IOERR_SEEK: i32 = 5642; constant
1559 #define SQLITE_IOERR_SEEK (SQLITE_IOERR | (22<<8)) macro