Home
last modified time | relevance | path

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

/NextBSD/contrib/sqlite3/
HDshell.c1689 int nRow = 0; in dump_callback() local
3709 int nRow, nAlloc; in do_meta_command() local
/NextBSD/crypto/heimdal/lib/sqlite/
HDsqlite3.c10541 double nRow; /* Estimated number of rows (for EQP) */ member