Home
last modified time | relevance | path

Searched refs:OP_Gosub (Results 1 – 25 of 190) sorted by relevance

12345678

/dports/devel/qmake/qt-x11-free-3.3.8/src/3rdparty/sqlite/
H A Dopcodes.h3 #define OP_Gosub 2 macro
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dopcodes.h3 #define OP_Gosub 2 macro
H A Dselect.c557 sqliteVdbeAddOp(v, OP_Gosub, 0, iParm); in selectInnerLoop()
628 sqliteVdbeAddOp(v, OP_Gosub, 0, iParm); in generateSortTail()
H A Dvdbe.c615 case OP_Gosub: { in sqliteVdbeExec()
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dopcodes.h4 #define OP_Gosub 2 macro
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dselect.c2369 sqlite3VdbeAddOp2(v, OP_Gosub, regOutB, addrOutB); in multiSelectOrderBy()
2384 sqlite3VdbeAddOp2(v, OP_Gosub, regOutA, addrOutA); in multiSelectOrderBy()
2392 addrAltB = sqlite3VdbeAddOp2(v, OP_Gosub, regOutA, addrOutA); in multiSelectOrderBy()
2417 sqlite3VdbeAddOp2(v, OP_Gosub, regOutB, addrOutB); in multiSelectOrderBy()
2428 sqlite3VdbeAddOp2(v, OP_Gosub, regAddrA, addrSelectA); in multiSelectOrderBy()
2429 sqlite3VdbeAddOp2(v, OP_Gosub, regAddrB, addrSelectB); in multiSelectOrderBy()
4047 sqlite3VdbeAddOp2(v, OP_Gosub, regReset, addrReset); in sqlite3Select()
4142 sqlite3VdbeAddOp2(v, OP_Gosub, regOutputRow, addrOutputRow); in sqlite3Select()
4146 sqlite3VdbeAddOp2(v, OP_Gosub, regReset, addrReset); in sqlite3Select()
4168 sqlite3VdbeAddOp2(v, OP_Gosub, regOutputRow, addrOutputRow); in sqlite3Select()
H A Dwhere.c4145 sqlite3VdbeAddOp2(v, OP_Gosub, regReturn, iLoopBody); in codeOneLoopStart()
4906 sqlite3VdbeAddOp2(v, OP_Gosub, pLevel->p1, pLevel->addrFirst); in sqlite3WhereEnd()
H A Dvdbe.c759 case OP_Gosub: { /* jump, in1 */ in sqlite3VdbeExec()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dselect.c574 sqlite3VdbeAddOp2(v, OP_Gosub, pSort->regReturn, pSort->labelBkOut); in pushOntoSorter()
1242 sqlite3VdbeAddOp2(v, OP_Gosub, pSort->regReturn, pSort->labelBkOut); in generateSortTail()
3067 addrEofA = sqlite3VdbeAddOp2(v, OP_Gosub, regOutB, addrOutB); in multiSelectOrderBy()
3082 addrEofB = sqlite3VdbeAddOp2(v, OP_Gosub, regOutA, addrOutA); in multiSelectOrderBy()
3090 addrAltB = sqlite3VdbeAddOp2(v, OP_Gosub, regOutA, addrOutA); in multiSelectOrderBy()
3113 sqlite3VdbeAddOp2(v, OP_Gosub, regOutB, addrOutB); in multiSelectOrderBy()
5288 sqlite3VdbeAddOp2(v, OP_Gosub, pItem->regReturn, pItem->addrFillSub); in sqlite3Select()
5681 sqlite3VdbeAddOp2(v, OP_Gosub, regReset, addrReset); in sqlite3Select()
5794 sqlite3VdbeAddOp2(v, OP_Gosub, regOutputRow, addrOutputRow); in sqlite3Select()
5798 sqlite3VdbeAddOp2(v, OP_Gosub, regReset, addrReset); in sqlite3Select()
[all …]
H A Dwherecode.c1942 sqlite3VdbeAddOp2(v, OP_Gosub, regReturn, iLoopBody); in sqlite3WhereCodeOneLoopStart()
H A Dwhere.c4996 sqlite3VdbeAddOp2(v, OP_Gosub, pLevel->p1, pLevel->addrFirst); in sqlite3WhereEnd()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dselect.c678 sqlite3VdbeAddOp2(v, OP_Gosub, pSort->regReturn, pSort->labelBkOut); in pushOntoSorter()
1469 sqlite3VdbeAddOp2(v, OP_Gosub, pSort->regReturn, pSort->labelBkOut); in generateSortTail()
3388 addrEofA = sqlite3VdbeAddOp2(v, OP_Gosub, regOutB, addrOutB); in multiSelectOrderBy()
3403 addrEofB = sqlite3VdbeAddOp2(v, OP_Gosub, regOutA, addrOutA); in multiSelectOrderBy()
3411 addrAltB = sqlite3VdbeAddOp2(v, OP_Gosub, regOutA, addrOutA); in multiSelectOrderBy()
3434 sqlite3VdbeAddOp2(v, OP_Gosub, regOutB, addrOutB); in multiSelectOrderBy()
6375 sqlite3VdbeAddOp2(v, OP_Gosub, pCteUse->regRtn, pCteUse->addrM9e); in sqlite3Select()
6799 sqlite3VdbeAddOp2(v, OP_Gosub, regReset, addrReset); in sqlite3Select()
6911 sqlite3VdbeAddOp2(v, OP_Gosub, regOutputRow, addrOutputRow); in sqlite3Select()
6915 sqlite3VdbeAddOp2(v, OP_Gosub, regReset, addrReset); in sqlite3Select()
[all …]
H A Dwindow.c1940 sqlite3VdbeAddOp2(v, OP_Gosub, p->regGosub, p->addrGosub); in windowReturnOneRow()
2866 addrGosubFlush = sqlite3VdbeAddOp1(v, OP_Gosub, regFlushPart); in sqlite3WindowCodeStep()
H A Dwherecode.c2251 sqlite3VdbeAddOp2(v, OP_Gosub, regReturn, iLoopBody); in sqlite3WhereCodeOneLoopStart()
H A Dexpr.c2898 sqlite3VdbeAddOp2(v, OP_Gosub, pExpr->y.sub.regReturn, in sqlite3CodeRhsOfIN()
3081 sqlite3VdbeAddOp2(v, OP_Gosub, pExpr->y.sub.regReturn, in sqlite3CodeSubselect()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dselect.c699 sqlite3VdbeAddOp2(v, OP_Gosub, pSort->regReturn, pSort->labelBkOut); in pushOntoSorter()
1464 sqlite3VdbeAddOp2(v, OP_Gosub, pSort->regReturn, pSort->labelBkOut); in generateSortTail()
3351 addrEofA = sqlite3VdbeAddOp2(v, OP_Gosub, regOutB, addrOutB); in multiSelectOrderBy()
3366 addrEofB = sqlite3VdbeAddOp2(v, OP_Gosub, regOutA, addrOutA); in multiSelectOrderBy()
3374 addrAltB = sqlite3VdbeAddOp2(v, OP_Gosub, regOutA, addrOutA); in multiSelectOrderBy()
3397 sqlite3VdbeAddOp2(v, OP_Gosub, regOutB, addrOutB); in multiSelectOrderBy()
6446 sqlite3VdbeAddOp2(v, OP_Gosub, regReset, addrReset); in sqlite3Select()
6556 sqlite3VdbeAddOp2(v, OP_Gosub, regOutputRow, addrOutputRow); in sqlite3Select()
6560 sqlite3VdbeAddOp2(v, OP_Gosub, regReset, addrReset); in sqlite3Select()
6583 sqlite3VdbeAddOp2(v, OP_Gosub, regOutputRow, addrOutputRow); in sqlite3Select()
H A Dwindow.c1897 sqlite3VdbeAddOp2(v, OP_Gosub, p->regGosub, p->addrGosub); in windowReturnOneRow()
2815 addrGosubFlush = sqlite3VdbeAddOp1(v, OP_Gosub, regFlushPart); in sqlite3WindowCodeStep()
H A Dwherecode.c2226 sqlite3VdbeAddOp2(v, OP_Gosub, regReturn, iLoopBody); in sqlite3WhereCodeOneLoopStart()
H A Dexpr.c2844 sqlite3VdbeAddOp2(v, OP_Gosub, pExpr->y.sub.regReturn, in sqlite3CodeRhsOfIN()
3025 sqlite3VdbeAddOp2(v, OP_Gosub, pExpr->y.sub.regReturn, in sqlite3CodeSubselect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dselect.c671 sqlite3VdbeAddOp2(v, OP_Gosub, pSort->regReturn, pSort->labelBkOut); in pushOntoSorter()
1462 sqlite3VdbeAddOp2(v, OP_Gosub, pSort->regReturn, pSort->labelBkOut); in generateSortTail()
3385 addrEofA = sqlite3VdbeAddOp2(v, OP_Gosub, regOutB, addrOutB); in multiSelectOrderBy()
3400 addrEofB = sqlite3VdbeAddOp2(v, OP_Gosub, regOutA, addrOutA); in multiSelectOrderBy()
3408 addrAltB = sqlite3VdbeAddOp2(v, OP_Gosub, regOutA, addrOutA); in multiSelectOrderBy()
3431 sqlite3VdbeAddOp2(v, OP_Gosub, regOutB, addrOutB); in multiSelectOrderBy()
6557 sqlite3VdbeAddOp2(v, OP_Gosub, regReset, addrReset); in sqlite3Select()
6667 sqlite3VdbeAddOp2(v, OP_Gosub, regOutputRow, addrOutputRow); in sqlite3Select()
6671 sqlite3VdbeAddOp2(v, OP_Gosub, regReset, addrReset); in sqlite3Select()
6694 sqlite3VdbeAddOp2(v, OP_Gosub, regOutputRow, addrOutputRow); in sqlite3Select()
H A Dwindow.c1935 sqlite3VdbeAddOp2(v, OP_Gosub, p->regGosub, p->addrGosub); in windowReturnOneRow()
2858 addrGosubFlush = sqlite3VdbeAddOp1(v, OP_Gosub, regFlushPart); in sqlite3WindowCodeStep()
H A Dwherecode.c2245 sqlite3VdbeAddOp2(v, OP_Gosub, regReturn, iLoopBody); in sqlite3WhereCodeOneLoopStart()
H A Dexpr.c2868 sqlite3VdbeAddOp2(v, OP_Gosub, pExpr->y.sub.regReturn, in sqlite3CodeRhsOfIN()
3051 sqlite3VdbeAddOp2(v, OP_Gosub, pExpr->y.sub.regReturn, in sqlite3CodeSubselect()
/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Dselect.c557 sqliteVdbeAddOp(v, OP_Gosub, 0, iParm); in selectInnerLoop()
628 sqliteVdbeAddOp(v, OP_Gosub, 0, iParm); in generateSortTail()
H A Dvdbe.c615 case OP_Gosub: { in sqliteVdbeExec()

12345678