Searched defs:SQLITE_IOERR_SHMSIZE (Results 1 – 14 of 14) sorted by relevance
134 const SQLITE_IOERR_SHMSIZE: c_int = super::SQLITE_IOERR | (19 << 8); constant
55 pub const SQLITE_IOERR_SHMSIZE: i32 = 4874; constant
516 #define SQLITE_IOERR_SHMSIZE (SQLITE_IOERR | (19<<8)) macro
826 #define SQLITE_IOERR_SHMSIZE (SQLITE_IOERR | (19<<8)) macro
829 #define SQLITE_IOERR_SHMSIZE (SQLITE_IOERR | (19<<8)) macro
493 #define SQLITE_IOERR_SHMSIZE (SQLITE_IOERR | (19<<8)) macro
59 pub const SQLITE_IOERR_SHMSIZE: i32 = 4874; constant
1556 #define SQLITE_IOERR_SHMSIZE (SQLITE_IOERR | (19<<8)) macro