Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.h10790 # define SQLITE_OMIT_WAL 1/* because it requires shared memory APIs */ macro
H A Dsqlite3.c11103 # define SQLITE_OMIT_WAL 1/* because it requires shared memory APIs */ macro
15489 # define SQLITE_OMIT_WAL 1 macro