Home | History | Annotate | Download | only in dist

Lines Matching defs:SQLITE_IOERR_BLOCKED

458 #define SQLITE_IOERR_BLOCKED           (SQLITE_IOERR | (11<<8))