Home | History | Annotate | Download | only in orig

Lines Matching defs:SQLITE_NOLFS

954 #define SQLITE_NOLFS       22   /* Uses OS features not supported on host */
26205 if( pFile->lastErrno==EOVERFLOW ) return SQLITE_NOLFS;
113353 /* SQLITE_NOLFS */ "large file support is disabled",