Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c47513 # define SQLITE_WIN32_CACHE_SIZE (SQLITE_DEFAULT_CACHE_SIZE) macro
47515 # define SQLITE_WIN32_CACHE_SIZE (-(SQLITE_DEFAULT_CACHE_SIZE)) macro
47526 # define SQLITE_WIN32_CACHE_SIZE (2000) macro