Searched refs:OP_Jump (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dselect.c1925 sqlite3VdbeAddOp3(v, OP_Jump, j2+2, iContinue, j2+2);
2439 sqlite3VdbeAddOp3(v, OP_Jump, addrAltB, addrAeqB, addrAgtB);
4130 sqlite3VdbeAddOp3(v, OP_Jump, j1+1, 0, j1+1);
H A Dvdbe.c1847 ** the comparison for use by the next OP_Jump instruct.
1909 case OP_Jump: { /* jump */
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c8096 #define OP_Jump 25 macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c8633 #define OP_Jump 25 macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c8633 #define OP_Jump 25 macro
[all...]

Completed in 603 milliseconds