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

/external/sqlite/dist/orig/
H A Dsqlite3.c10181 tRowcnt nRowEst; /* Estimated rows in table - from sqlite_stat1 table */ member in struct:Table
105358 double nRowEst = (double)0; /* New estimate of the number of rows */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c10181 tRowcnt nRowEst; /* Estimated rows in table - from sqlite_stat1 table */ member in struct:Table
105394 double nRowEst = (double)0; /* New estimate of the number of rows */ local
[all...]

Completed in 497 milliseconds