Searched defs:SQLITE_IOERR_NOMEM (Results 1 – 6 of 6) sorted by relevance
509 #define SQLITE_IOERR_NOMEM (SQLITE_IOERR | (12<<8)) macro
72 pub const SQLITE_IOERR_NOMEM: i32 = 3082; constant
49 pub const SQLITE_IOERR_NOMEM: i32 = 3082; constant