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