Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.h664 #define SQLITE_IOCAP_SEQUENTIAL 0x00000400 macro
H A Dsqlite3.c977 #define SQLITE_IOCAP_SEQUENTIAL 0x00000400 macro