Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c17586 u64 nExec; member
88174 pOp->nExec = 0;
88223 pOp->nExec = 0;
90497 p->aOp[i].nExec = 0;
91530 i64 cnt = p->aOp[i].nExec;
96206 *(sqlite3_int64*)pOut = aOp[pScan->addrLoop].nExec;
96214 *(sqlite3_int64*)pOut = aOp[pScan->addrVisit].nExec;
96316 pOp->nExec = 0;
97546 pOp->nExec++;
97551 pOp->nExec++;
[all …]