Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_win.c374 # define SQLITE_WIN32_CACHE_SIZE (SQLITE_DEFAULT_CACHE_SIZE) macro
376 # define SQLITE_WIN32_CACHE_SIZE (-(SQLITE_DEFAULT_CACHE_SIZE)) macro
387 # define SQLITE_WIN32_CACHE_SIZE (2000) macro