Lines Matching refs:OP_NotFound
16644 #define OP_NotFound 28 /* jump, synopsis: key=r[P3@P4] */ macro
98383 case OP_NotFound: /* jump, in3, ncycle */
112975 sqlite3VdbeAddOp4Int(v, OP_NotFound, iTab, destIfFalse,
119749 u8 seekOp = HasRowid(pTab) ? OP_NotExists : OP_NotFound;
128229 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, addrBypass, iKey, nKey);
128387 opSeek = HasRowid(pTab) ? OP_NotExists : OP_NotFound;
128391 VdbeCoverageIf(v, opSeek==OP_NotFound);
128439 VdbeCoverageIf(v, opSeek==OP_NotFound);
146032 sqlite3VdbeAddOp4Int(v, OP_NotFound, tab2, iCont, r1, 0);
154117 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, labelBreak, regKey,nKey);
154137 v, OP_NotFound, iDataCur, labelContinue, iPk, nPk
154148 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, labelContinue, regKey,0);
154274 sqlite3VdbeAddOp4Int(v, OP_NotFound,iDataCur,labelContinue,regKey,nKey);
154319 sqlite3VdbeAddOp4Int(v, OP_NotFound,iDataCur,labelContinue,regKey,nKey);
159495 sqlite3VdbeAddOp4Int(v, OP_NotFound, iCur, addrCont,