Searched defs:SQLITE_IOERR_LOCK (Results 1 – 15 of 15) sorted by relevance
49 pub const SQLITE_IOERR_LOCK: i32 = 3850; constant
51 pub const SQLITE_IOERR_LOCK: i32 = 3850; constant
512 #define SQLITE_IOERR_LOCK (SQLITE_IOERR | (15<<8)) macro
822 #define SQLITE_IOERR_LOCK (SQLITE_IOERR | (15<<8)) macro
825 #define SQLITE_IOERR_LOCK (SQLITE_IOERR | (15<<8)) macro
489 #define SQLITE_IOERR_LOCK (SQLITE_IOERR | (15<<8)) macro
55 pub const SQLITE_IOERR_LOCK: i32 = 3850; constant
1552 #define SQLITE_IOERR_LOCK (SQLITE_IOERR | (15<<8)) macro