Searched defs:SQLITE_IOERR_DELETE (Results 1 – 6 of 6) sorted by relevance
507 #define SQLITE_IOERR_DELETE (SQLITE_IOERR | (10<<8)) macro
70 pub const SQLITE_IOERR_DELETE: i32 = 2570; constant
47 pub const SQLITE_IOERR_DELETE: i32 = 2570; constant