Searched defs:nRowEst (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c10149 tRowcnt nRowEst; /* Estimated rows in table - from sqlite_stat1 table */ member in struct:Table
105183 double nRowEst = (double)0; /* New estimate of the number of rows */ local
[all...]

Completed in 517 milliseconds