Searched refs:SQLITE_IOERR_CLOSE (Results 1 – 2 of 2) sorted by relevance
472 #define SQLITE_IOERR_CLOSE (SQLITE_IOERR | (16<<8)) macro
500 #define SQLITE_IOERR_CLOSE (SQLITE_IOERR | (16<<8)) macro24776 unixLogErrorAtLine(SQLITE_IOERR_CLOSE, "close",33663 : winLogError(SQLITE_IOERR_CLOSE, osGetLastError(),120548 case SQLITE_IOERR_CLOSE: zName = "SQLITE_IOERR_CLOSE"; break;