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