Searched defs:SQLITE_IOERR_LOCK (Results 1 – 6 of 6) sorted by relevance
512 #define SQLITE_IOERR_LOCK (SQLITE_IOERR | (15<<8)) macro
75 pub const SQLITE_IOERR_LOCK: i32 = 3850; constant
52 pub const SQLITE_IOERR_LOCK: i32 = 3850; constant