Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dglobal.c220 # define SQLITE_DEFAULT_LOOKASIDE 1200,100 /* 120KB of memory */ macro
222 # define SQLITE_DEFAULT_LOOKASIDE 1200,40 /* 48KB of memory */ macro