Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwhere.c651 static LogEst estLog(LogEst N){ in estLog() function
2842 rLogSize = estLog(rSize); in whereLoopAddBtreeIndex()
2933 logK = estLog(nIn); in whereLoopAddBtreeIndex()
3450 rLogSize = estLog(rSize); in whereLoopAddBtree()
4763 rSortCost += estLog(nRow); in whereSortingCost()