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