Searched defs:SQLITE_IOERR_UNLOCK (Results 1 – 11 of 11) sorted by relevance
42 pub const SQLITE_IOERR_UNLOCK: i32 = 2058; constant
44 pub const SQLITE_IOERR_UNLOCK: i32 = 2058; constant
482 #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8)) macro
48 pub const SQLITE_IOERR_UNLOCK: i32 = 2058; constant
1530 #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8)) macro
1521 #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8)) macro