Home
last modified time | relevance | path

Searched refs:nExec (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c17565 u64 nExec; member
88022 pOp->nExec = 0;
88071 pOp->nExec = 0;
90345 p->aOp[i].nExec = 0;
91378 i64 cnt = p->aOp[i].nExec;
96048 *(sqlite3_int64*)pOut = aOp[pScan->addrLoop].nExec;
96056 *(sqlite3_int64*)pOut = aOp[pScan->addrVisit].nExec;
96158 pOp->nExec = 0;
97388 pOp->nExec++;
97393 pOp->nExec++;
[all …]