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