Home
last modified time | relevance | path

Searched refs:nAdjust (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dwhere.c1742 int nAdjust = (sqlite3LogEst(p->nSample) - sqlite3LogEst(nDiff)); in whereRangeSkipScanEst() local
1743 pLoop->nOut -= nAdjust; in whereRangeSkipScanEst()
1746 nLower, nUpper, nAdjust*-1, pLoop->nOut)); in whereRangeSkipScanEst()