Searched defs:SQLITE_IOERR_SEEK (Results 1 – 6 of 6) sorted by relevance
519 #define SQLITE_IOERR_SEEK (SQLITE_IOERR | (22<<8)) macro
82 pub const SQLITE_IOERR_SEEK: i32 = 5642; constant
59 pub const SQLITE_IOERR_SEEK: i32 = 5642; constant