Home | History | Annotate | Download | only in orig

Lines Matching defs:BTREE_DEFAULT_CACHE_SIZE

8972 #define BTREE_DEFAULT_CACHE_SIZE  3
99031 { OP_ReadCookie, 0, 1, BTREE_DEFAULT_CACHE_SIZE}, /* 1 */
99054 sqlite3VdbeAddOp3(v, OP_SetCookie, iDb, BTREE_DEFAULT_CACHE_SIZE, 1);
100849 size = sqlite3AbsInt32(meta[BTREE_DEFAULT_CACHE_SIZE-1]);
109268 BTREE_DEFAULT_CACHE_SIZE, 0, /* Preserve the default page cache size */