Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c169544 static LogEst estLog(LogEst N){ function
172127 rLogSize = estLog(rSize);
172232 logK = estLog(nIn);
172923 rLogSize = estLog(rSize);
174428 rSortCost += estLog(nRow);