Lines Matching refs:OP_NotFound
15223 #define OP_NotFound 30 /* jump, synopsis: key=r[P3@P4] */ macro
91567 case OP_NotFound: /* jump, in3 */
105166 sqlite3VdbeAddOp4Int(v, OP_NotFound, iTab, destIfFalse,
111497 u8 seekOp = HasRowid(pTab) ? OP_NotExists : OP_NotFound;
119760 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, addrBypass, iKey, nKey);
119920 opSeek = HasRowid(pTab) ? OP_NotExists : OP_NotFound;
119924 VdbeCoverageIf(v, opSeek==OP_NotFound);
119972 VdbeCoverageIf(v, opSeek==OP_NotFound);
136223 sqlite3VdbeAddOp4Int(v, OP_NotFound, tab2, iCont, r1, 0);
143227 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, labelBreak, regKey,nKey);
143247 v, OP_NotFound, iDataCur, labelContinue, iPk, nPk
143258 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, labelContinue, regKey,0);
143381 sqlite3VdbeAddOp4Int(v, OP_NotFound,iDataCur,labelContinue,regKey,nKey);
143426 sqlite3VdbeAddOp4Int(v, OP_NotFound,iDataCur,labelContinue,regKey,nKey);
148419 sqlite3VdbeAddOp4Int(v, OP_NotFound, iCur, addrCont,