Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c18708 tRowcnt nRowEst0; /* Non-logarithmic number of rows in the index */ member
119429 pIdx->nRowEst0 = nRow;
162516 iUpper = pIdx->nRowEst0;
162783 iUpper = p->nRowEst0;