Home
last modified time | relevance | path

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

/third_party/sqlite/include/
Dsqlite3.h2131 #define SQLITE_CONFIG_PAGECACHE 7 /* void*, int sz, int N */ macro
/third_party/sqlite/src/
Dsqlite3.c2441 #define SQLITE_CONFIG_PAGECACHE 7 /* void*, int sz, int N */ macro