Home
last modified time | relevance | path

Searched defs:nResult (Results 1 – 5 of 5) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Ddbdump.c553 int nResult; in output_sql_from_query() local
/sqlite-3.40.0/src/
H A Dresolve.c1632 int nResult; /* Number of terms in the result set */ in resolveOrderGroupBy() local
H A Dexpr.c3887 int nResult = sqlite3ExprVectorSize(p); in exprCodeVector() local
H A Dshell.c.in2696 int nResult; local
/sqlite-3.40.0/test/
H A Dspeedtest1.c109 int nResult; /* Size of the current result */ member