Home
last modified time | relevance | path

Searched refs:OP_VNext (Results 1 – 25 of 173) sorted by relevance

1234567

/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dopcodes.h138 #define OP_VNext 131 macro
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dwherecode.c1220 pLevel->op = pWInfo->eOnePass ? OP_Noop : OP_VNext; in sqlite3WhereCodeOneLoopStart()
H A Dwhere.c4947 VdbeCoverageIf(v, pLevel->op==OP_VNext); in sqlite3WhereEnd()
H A Dvdbe.c6706 case OP_VNext: { /* jump */ in sqlite3VdbeExec()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dwherecode.c1396 pLevel->op = pWInfo->eOnePass ? OP_Noop : OP_VNext; in sqlite3WhereCodeOneLoopStart()
H A Dwhere.c5257 VdbeCoverageIf(v, pLevel->op==OP_VNext); in sqlite3WhereEnd()
H A Dvdbe.c7384 case OP_VNext: { /* jump */ in sqlite3VdbeExec()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dwherecode.c1409 pLevel->op = pWInfo->eOnePass ? OP_Noop : OP_VNext; in sqlite3WhereCodeOneLoopStart()
H A Dwhere.c5393 VdbeCoverageIf(v, pLevel->op==OP_VNext); in sqlite3WhereEnd()
H A Dvdbe.c7658 case OP_VNext: { /* jump */ in sqlite3VdbeExec()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dwherecode.c1409 pLevel->op = pWInfo->eOnePass ? OP_Noop : OP_VNext; in sqlite3WhereCodeOneLoopStart()
H A Dwhere.c5373 VdbeCoverageIf(v, pLevel->op==OP_VNext); in sqlite3WhereEnd()
H A Dvdbe.c7631 case OP_VNext: { /* jump */ in sqlite3VdbeExec()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dwhere.c3680 pLevel->op = OP_VNext; in codeOneLoopStart()
H A Dvdbe.c5701 case OP_VNext: { /* jump */ in sqlite3VdbeExec()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-16168/
H A Dwhere.c5202 VdbeCoverageIf(v, pLevel->op==OP_VNext); in sqlite3WhereEnd()
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-16168/
H A Dwhere.c5202 VdbeCoverageIf(v, pLevel->op==OP_VNext); in sqlite3WhereEnd()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.c7366 #define OP_VNext 127 macro
57734 case OP_VNext: { /* jump */
89444 pLevel->op = OP_VNext;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.c6961 #define OP_VNext 1 macro
54673 case OP_VNext: { /* jump */
83272 pLevel->op = OP_VNext;
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c9275 #define OP_VNext 150 macro
73110 case OP_VNext: { /* jump */
112227 pLevel->op = OP_VNext;
115201 VdbeCoverageIf(v, pLevel->op==OP_VNext);
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/mattn/go-sqlite3/code/
H A Dsqlite3-binding.c9389 #define OP_VNext 151 macro
73557 case OP_VNext: { /* jump */
112912 pLevel->op = OP_VNext;
116217 VdbeCoverageIf(v, pLevel->op==OP_VNext);
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c9406 #define OP_VNext 152 macro
74181 case OP_VNext: { /* jump */
113880 pLevel->op = OP_VNext;
117294 VdbeCoverageIf(v, pLevel->op==OP_VNext);
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c9389 #define OP_VNext 151 macro
73557 case OP_VNext: { /* jump */
112912 pLevel->op = OP_VNext;
116217 VdbeCoverageIf(v, pLevel->op==OP_VNext);
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/sqlite/
H A Dsqlite3.c9389 #define OP_VNext 151 macro
73557 case OP_VNext: { /* jump */
112912 pLevel->op = OP_VNext;
116217 VdbeCoverageIf(v, pLevel->op==OP_VNext);
/dports/games/redeclipse/base-2.0.0/src/support/
H A Dsqlite3.c10002 #define OP_VNext 154 macro
78409 case OP_VNext: { /* jump */
118099 pLevel->op = OP_VNext;
124515 VdbeCoverageIf(v, pLevel->op==OP_VNext);

1234567