Searched defs:SQLITE_IOERR_NOMEM (Results 1 – 11 of 11) sorted by relevance
46 pub const SQLITE_IOERR_NOMEM: i32 = 3082; constant
48 pub const SQLITE_IOERR_NOMEM: i32 = 3082; constant
486 #define SQLITE_IOERR_NOMEM (SQLITE_IOERR | (12<<8)) macro
52 pub const SQLITE_IOERR_NOMEM: i32 = 3082; constant
1549 #define SQLITE_IOERR_NOMEM (SQLITE_IOERR | (12<<8)) macro
509 #define SQLITE_IOERR_NOMEM (SQLITE_IOERR | (12<<8)) macro
815 #define SQLITE_IOERR_NOMEM (SQLITE_IOERR | (12<<8)) macro