Searched defs:SQLITE_IOERR_UNLOCK (Results 1 – 15 of 15) sorted by relevance
42 pub const SQLITE_IOERR_UNLOCK: i32 = 2058; constant
44 pub const SQLITE_IOERR_UNLOCK: i32 = 2058; constant
505 #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8)) macro
815 #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8)) macro
818 #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8)) macro
482 #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8)) macro
48 pub const SQLITE_IOERR_UNLOCK: i32 = 2058; constant
1545 #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8)) macro