Lines Matching refs:BTREE_AUTOVACUUM_INCR
13323 #define BTREE_AUTOVACUUM_INCR 2 /* Incremental vacuum */63343 BTREE_AUTOVACUUM_INCR115394 if( 0==sqlite3StrICmp(z, "incremental") ) return BTREE_AUTOVACUUM_INCR;