Searched refs:SQLITE_IOERR_SHMLOCK (Results 1 – 4 of 4) sorted by relevance
455 #define SQLITE_IOERR_SHMLOCK (SQLITE_IOERR | (20<<8)) macro
1008 #define SQLITE_IOERR_SHMLOCK (SQLITE_IOERR | (20<<8)) macro
494 #define SQLITE_IOERR_SHMLOCK (SQLITE_IOERR | (20<<8)) macro
1533 #define SQLITE_IOERR_SHMLOCK (SQLITE_IOERR | (20<<8)) macro161646 case SQLITE_IOERR_SHMLOCK: zName = "SQLITE_IOERR_SHMLOCK"; break;