Searched defs:SQLITE_IOERR_WRITE (Results 1 – 15 of 15) sorted by relevance
37 pub const SQLITE_IOERR_WRITE: i32 = 778; constant
39 pub const SQLITE_IOERR_WRITE: i32 = 778; constant
500 #define SQLITE_IOERR_WRITE (SQLITE_IOERR | (3<<8)) macro
810 #define SQLITE_IOERR_WRITE (SQLITE_IOERR | (3<<8)) macro
813 #define SQLITE_IOERR_WRITE (SQLITE_IOERR | (3<<8)) macro
477 #define SQLITE_IOERR_WRITE (SQLITE_IOERR | (3<<8)) macro
43 pub const SQLITE_IOERR_WRITE: i32 = 778; constant
1540 #define SQLITE_IOERR_WRITE (SQLITE_IOERR | (3<<8)) macro