Home | History | Annotate | Download | only in dist

Lines Matching defs:SQLITE_NOLFS

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