Home
last modified time | relevance | path

Searched refs:OP_IfNotZero (Results 1 – 25 of 151) sorted by relevance

1234567

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dpragma.c1699 { OP_IfNotZero, 1, 4, 0}, /* 1 */ in sqlite3Pragma()
H A Dvdbe.c6087 case OP_IfNotZero: { /* jump, in1 */ in sqlite3VdbeExec()
H A Dselect.c598 addr = sqlite3VdbeAddOp1(v, OP_IfNotZero, iLimit); VdbeCoverage(v); in pushOntoSorter()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dpragma.c1782 { OP_IfNotZero, 1, 4, 0}, /* 1 */ in sqlite3Pragma()
H A Dselect.c705 sqlite3VdbeAddOp2(v, OP_IfNotZero, iLimit, sqlite3VdbeCurrentAddr(v)+4); in pushOntoSorter()
H A Dvdbe.c6916 case OP_IfNotZero: { /* jump, in1 */ in sqlite3VdbeExec()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dpragma.c1753 { OP_IfNotZero, 1, 4, 0}, /* 1 */ in sqlite3Pragma()
H A Dselect.c726 sqlite3VdbeAddOp2(v, OP_IfNotZero, iLimit, sqlite3VdbeCurrentAddr(v)+4); in pushOntoSorter()
H A Dvdbe.c6643 case OP_IfNotZero: { /* jump, in1 */ in sqlite3VdbeExec()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dpragma.c1782 { OP_IfNotZero, 1, 4, 0}, /* 1 */ in sqlite3Pragma()
H A Dselect.c698 sqlite3VdbeAddOp2(v, OP_IfNotZero, iLimit, sqlite3VdbeCurrentAddr(v)+4); in pushOntoSorter()
H A Dvdbe.c6889 case OP_IfNotZero: { /* jump, in1 */ in sqlite3VdbeExec()
/dports/lang/php73/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c14894 #define OP_IfNotZero 48 /* jump, synopsis: if r[P1]!=0 then r[P1]--, goto P2 */ macro
89927 case OP_IfNotZero: { /* jump, in1 */
122868 { OP_IfNotZero, 1, 4, 0}, /* 1 */
125323 sqlite3VdbeAddOp2(v, OP_IfNotZero, iLimit, sqlite3VdbeCurrentAddr(v)+4);
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/sqlite-3.20.1/
H A Dsqlite3.c13738 #define OP_IfNotZero 47 /* synopsis: if r[P1]!=0 then r[P1]--, goto P2 */ macro
85064 case OP_IfNotZero: { /* jump, in1 */
115725 { OP_IfNotZero, 1, 4, 0}, /* 1 */
118033 addr = sqlite3VdbeAddOp1(v, OP_IfNotZero, iLimit); VdbeCoverage(v);
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/sqlite/
H A Dsqlite3.c14939 #define OP_IfNotZero 48 /* jump, synopsis: if r[P1]!=0 then r[P1]--, goto P2 */ macro
90231 case OP_IfNotZero: { /* jump, in1 */
123387 { OP_IfNotZero, 1, 4, 0}, /* 1 */
125844 sqlite3VdbeAddOp2(v, OP_IfNotZero, iLimit, sqlite3VdbeCurrentAddr(v)+4);
/dports/databases/php73-sqlite3/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c14894 #define OP_IfNotZero 48 /* jump, synopsis: if r[P1]!=0 then r[P1]--, goto P2 */ macro
89927 case OP_IfNotZero: { /* jump, in1 */
122868 { OP_IfNotZero, 1, 4, 0}, /* 1 */
125323 sqlite3VdbeAddOp2(v, OP_IfNotZero, iLimit, sqlite3VdbeCurrentAddr(v)+4);
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c14717 #define OP_IfNotZero 48 /* jump, synopsis: if r[P1]!=0 then r[P1]--, goto P2 */ macro
88975 case OP_IfNotZero: { /* jump, in1 */
121398 { OP_IfNotZero, 1, 4, 0}, /* 1 */
123826 sqlite3VdbeAddOp2(v, OP_IfNotZero, iLimit, sqlite3VdbeCurrentAddr(v)+4);
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/direct-sqlite-2.3.26/cbits/
H A Dsqlite3.c14894 #define OP_IfNotZero 48 /* jump, synopsis: if r[P1]!=0 then r[P1]--, goto P2 */ macro
89927 case OP_IfNotZero: { /* jump, in1 */
122868 { OP_IfNotZero, 1, 4, 0}, /* 1 */
125323 sqlite3VdbeAddOp2(v, OP_IfNotZero, iLimit, sqlite3VdbeCurrentAddr(v)+4);
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/pressly/goose/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c14717 #define OP_IfNotZero 48 /* jump, synopsis: if r[P1]!=0 then r[P1]--, goto P2 */ macro
88975 case OP_IfNotZero: { /* jump, in1 */
121398 { OP_IfNotZero, 1, 4, 0}, /* 1 */
123826 sqlite3VdbeAddOp2(v, OP_IfNotZero, iLimit, sqlite3VdbeCurrentAddr(v)+4);
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/libsqlite3-sys-0.15.0/sqlite3/
H A Dsqlite3.c14894 #define OP_IfNotZero 48 /* jump, synopsis: if r[P1]!=0 then r[P1]--, goto P2 */ macro
89927 case OP_IfNotZero: { /* jump, in1 */
122868 { OP_IfNotZero, 1, 4, 0}, /* 1 */
125323 sqlite3VdbeAddOp2(v, OP_IfNotZero, iLimit, sqlite3VdbeCurrentAddr(v)+4);
/dports/audio/gonic/gonic-0.8.4/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c14717 #define OP_IfNotZero 48 /* jump, synopsis: if r[P1]!=0 then r[P1]--, goto P2 */ macro
88975 case OP_IfNotZero: { /* jump, in1 */
121398 { OP_IfNotZero, 1, 4, 0}, /* 1 */
123826 sqlite3VdbeAddOp2(v, OP_IfNotZero, iLimit, sqlite3VdbeCurrentAddr(v)+4);
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c14717 #define OP_IfNotZero 48 /* jump, synopsis: if r[P1]!=0 then r[P1]--, goto P2 */ macro
88975 case OP_IfNotZero: { /* jump, in1 */
121398 { OP_IfNotZero, 1, 4, 0}, /* 1 */
123826 sqlite3VdbeAddOp2(v, OP_IfNotZero, iLimit, sqlite3VdbeCurrentAddr(v)+4);
/dports/astro/opencpn/OpenCPN-5.2.4/libs/sqlite/src/
H A Dsqlite3.c13738 #define OP_IfNotZero 47 /* synopsis: if r[P1]!=0 then r[P1]--, goto P2 */ macro
85064 case OP_IfNotZero: { /* jump, in1 */
115725 { OP_IfNotZero, 1, 4, 0}, /* 1 */
118033 addr = sqlite3VdbeAddOp1(v, OP_IfNotZero, iLimit); VdbeCoverage(v);
/dports/www/firefox/firefox-99.0/security/nss/lib/sqlite/
H A Dsqlite3.c14939 #define OP_IfNotZero 48 /* jump, synopsis: if r[P1]!=0 then r[P1]--, goto P2 */ macro
90231 case OP_IfNotZero: { /* jump, in1 */
123387 { OP_IfNotZero, 1, 4, 0}, /* 1 */
125844 sqlite3VdbeAddOp2(v, OP_IfNotZero, iLimit, sqlite3VdbeCurrentAddr(v)+4);
/dports/math/vtk8/VTK-8.2.0/ThirdParty/sqlite/vtksqlite/
H A Dsqlite3.c13791 #define OP_IfNotZero 49 /* jump, synopsis: if r[P1]!=0 then r[P1]--, goto P2 */ macro
85260 case OP_IfNotZero: { /* jump, in1 */
115982 { OP_IfNotZero, 1, 4, 0}, /* 1 */
118289 addr = sqlite3VdbeAddOp1(v, OP_IfNotZero, iLimit); VdbeCoverage(v);

1234567