Searched refs:addrLoop (Results 1 – 1 of 1) sorted by relevance
23521 int addrLoop; /* Address of "loops" counter */ member86028 int addrLoop, /* Address of loop counter */86041 pNew->addrLoop = addrLoop;86092 int addrLoop,86104 if( addrLoop>0 ) pScan->addrLoop = addrLoop;92800 if( pScan->addrLoop>0 ){92801 *(sqlite3_int64*)pOut = aOp[pScan->addrLoop].nExec;127936 int addrLoop = 0; /* Top of the delete loop */128275 sqlite3VdbeJumpHere(v, addrLoop);128277 sqlite3VdbeGoto(v, addrLoop);[all …]