Home
last modified time | relevance | path

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

/third_party/sqlite/include/
Dsqlite3.h2161 #define SQLITE_CONFIG_MMAP_SIZE 22 /* sqlite3_int64, sqlite3_int64 */ macro
/third_party/sqlite/src/
Dsqlite3.c2472 #define SQLITE_CONFIG_MMAP_SIZE 22 /* sqlite3_int64, sqlite3_int64 */ macro