Home
last modified time | relevance | path

Searched defs:SQLITE_NOLFS (Results 1 – 2 of 2) sorted by relevance

/third_party/sqlite/include/
Dsqlite3.h467 #define SQLITE_NOLFS 22 /* Uses OS features not supported on host */ macro
/third_party/sqlite/src/
Dsqlite3.c777 #define SQLITE_NOLFS 22 /* Uses OS features not supported on host */ macro