Searched refs:SQLITE_NOLFS (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/lib/lua/sqlite/
H A Dsqlite.c388 { "NOLFS", SQLITE_NOLFS },
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d135 SQLITE_NOLFS = 22, /** Uses OS features not supported on host */
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h467 #define SQLITE_NOLFS 22 /* Uses OS features not supported on host */ macro
H A Dsqlite3.c780 #define SQLITE_NOLFS 22 /* Uses OS features not supported on host */ macro
[all...]

Completed in 575 milliseconds