Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c16952 u64 nExec; member
86195 pOp->nExec = 0;
86244 pOp->nExec = 0;
88514 p->aOp[i].nExec = 0;
89540 i64 cnt = p->aOp[i].nExec;
93939 *(sqlite3_int64*)pOut = aOp[pScan->addrLoop].nExec;
93947 *(sqlite3_int64*)pOut = aOp[pScan->addrVisit].nExec;
94049 pOp->nExec = 0;
95248 pOp->nExec++;
95253 pOp->nExec++;
[all …]