OP_Gosub 63071 third_party/sqlite/amalgamation/sqlite3.c case OP_Gosub: { /* jump, in1 */ OP_Gosub 92291 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp2(v, OP_Gosub, regOutB, addrOutB); OP_Gosub 92306 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp2(v, OP_Gosub, regOutA, addrOutA); OP_Gosub 92314 third_party/sqlite/amalgamation/sqlite3.c addrAltB = sqlite3VdbeAddOp2(v, OP_Gosub, regOutA, addrOutA); OP_Gosub 92339 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp2(v, OP_Gosub, regOutB, addrOutB); OP_Gosub 92350 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp2(v, OP_Gosub, regAddrA, addrSelectA); OP_Gosub 92351 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp2(v, OP_Gosub, regAddrB, addrSelectB); OP_Gosub 93969 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp2(v, OP_Gosub, regReset, addrReset); OP_Gosub 94064 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp2(v, OP_Gosub, regOutputRow, addrOutputRow); OP_Gosub 94068 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp2(v, OP_Gosub, regReset, addrReset); OP_Gosub 94090 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp2(v, OP_Gosub, regOutputRow, addrOutputRow); OP_Gosub 101799 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp2(v, OP_Gosub, regReturn, iLoopBody); OP_Gosub 102560 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp2(v, OP_Gosub, pLevel->p1, pLevel->addrFirst); OP_Gosub 2369 third_party/sqlite/src/src/select.c sqlite3VdbeAddOp2(v, OP_Gosub, regOutB, addrOutB); OP_Gosub 2384 third_party/sqlite/src/src/select.c sqlite3VdbeAddOp2(v, OP_Gosub, regOutA, addrOutA); OP_Gosub 2392 third_party/sqlite/src/src/select.c addrAltB = sqlite3VdbeAddOp2(v, OP_Gosub, regOutA, addrOutA); OP_Gosub 2417 third_party/sqlite/src/src/select.c sqlite3VdbeAddOp2(v, OP_Gosub, regOutB, addrOutB); OP_Gosub 2428 third_party/sqlite/src/src/select.c sqlite3VdbeAddOp2(v, OP_Gosub, regAddrA, addrSelectA); OP_Gosub 2429 third_party/sqlite/src/src/select.c sqlite3VdbeAddOp2(v, OP_Gosub, regAddrB, addrSelectB); OP_Gosub 4047 third_party/sqlite/src/src/select.c sqlite3VdbeAddOp2(v, OP_Gosub, regReset, addrReset); OP_Gosub 4142 third_party/sqlite/src/src/select.c sqlite3VdbeAddOp2(v, OP_Gosub, regOutputRow, addrOutputRow); OP_Gosub 4146 third_party/sqlite/src/src/select.c sqlite3VdbeAddOp2(v, OP_Gosub, regReset, addrReset); OP_Gosub 4168 third_party/sqlite/src/src/select.c sqlite3VdbeAddOp2(v, OP_Gosub, regOutputRow, addrOutputRow); OP_Gosub 759 third_party/sqlite/src/src/vdbe.c case OP_Gosub: { /* jump, in1 */ OP_Gosub 4145 third_party/sqlite/src/src/where.c sqlite3VdbeAddOp2(v, OP_Gosub, regReturn, iLoopBody); OP_Gosub 4906 third_party/sqlite/src/src/where.c sqlite3VdbeAddOp2(v, OP_Gosub, pLevel->p1, pLevel->addrFirst);