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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dshell.c1268 int nRow = 0; local
2160 int nRow; local
H A Dsqlite3.c10769 double nRow; /* Estimated number of rows (for EQP) */ member in struct:WherePlan
60506 int nRow; /* Stop when row count reaches this */ local
79359 tRowcnt nRow; /* Number of rows in the entire table */ member in struct:Stat3Accum
79391 tRowcnt nRow; local
98978 int nRow; /* Number of rows in the result */ member in struct:TabResult
104197 double nRow = 0; local
105303 double nRow; /* Estimated number of rows in result set */ local
106087 sqlite3_int64 nRow; /* Expected number of rows visited by scan */ local
[all...]

Completed in 432 milliseconds