Searched refs:OP_NotFound (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dexpr.c1863 sqlite3VdbeAddOp4Int(v, OP_NotFound, pExpr->iTable, destIfFalse, r1, 1);
H A Dselect.c1805 sqlite3VdbeAddOp4Int(v, OP_NotFound, tab2, iCont, r1, 0);
H A Dvdbe.c3463 case OP_NotFound: /* jump, in3 */
3957 ** using OP_NotFound prior to invoking this opcode.
3974 assert( pC->rowidIsValid ); /* lastRowid set by previous OP_NotFound */
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c8126 #define OP_NotFound 49 macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c8665 #define OP_NotFound 51 macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c8665 #define OP_NotFound 51 macro
[all...]

Completed in 460 milliseconds