Searched refs:SQLITE_IOERR_CLOSE (Results 1 – 2 of 2) sorted by relevance
513 #define SQLITE_IOERR_CLOSE (SQLITE_IOERR | (16<<8)) macro
823 #define SQLITE_IOERR_CLOSE (SQLITE_IOERR | (16<<8)) macro35622 unixLogErrorAtLine(SQLITE_IOERR_CLOSE, "close",45169 : winLogError(SQLITE_IOERR_CLOSE, osGetLastError(),168742 case SQLITE_IOERR_CLOSE: zName = "SQLITE_IOERR_CLOSE"; break;