Searched defs:SQLITE_IOERR_SHMOPEN (Results 1 – 14 of 14) sorted by relevance
133 const SQLITE_IOERR_SHMOPEN: c_int = super::SQLITE_IOERR | (18 << 8); constant
54 pub const SQLITE_IOERR_SHMOPEN: i32 = 4618; constant
515 #define SQLITE_IOERR_SHMOPEN (SQLITE_IOERR | (18<<8)) macro
825 #define SQLITE_IOERR_SHMOPEN (SQLITE_IOERR | (18<<8)) macro
828 #define SQLITE_IOERR_SHMOPEN (SQLITE_IOERR | (18<<8)) macro
492 #define SQLITE_IOERR_SHMOPEN (SQLITE_IOERR | (18<<8)) macro
58 pub const SQLITE_IOERR_SHMOPEN: i32 = 4618; constant
1555 #define SQLITE_IOERR_SHMOPEN (SQLITE_IOERR | (18<<8)) macro