Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c19821 tRowcnt nRowEst0; /* Non-logarithmic number of rows in the index */ member
125127 pIdx->nRowEst0 = nRow;
170470 iUpper = pIdx->nRowEst0;
170737 iUpper = p->nRowEst0;