Home
last modified time | relevance | path

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

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