Home | History | Annotate | Download | only in amalgamation

Lines Matching defs:SQLITE_IOERR_NOMEM

446 #define SQLITE_IOERR_NOMEM             (SQLITE_IOERR | (12<<8))