Home
last modified time | relevance | path

Searched refs:OPFLG_OUT2 (Results 1 – 25 of 161) sorted by relevance

1234567

/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dopcodes.h161 #define OPFLG_OUT2 0x0020 /* out2: P2 is an output */ macro
H A Dsqlite3.c8194 #define OPFLG_OUT2 0x0020 /* out2: P2 is an output */ macro
54039 if( (pOp->opflags & OPFLG_OUT2)!=0 ){
59413 if( pOp->opflags & (OPFLG_OUT2_PRERELEASE|OPFLG_OUT2) ){
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dvdbe.c692 if( (pOp->opflags & OPFLG_OUT2)!=0 ){ in sqlite3VdbeExec()
5934 if( pOp->opflags & (OPFLG_OUT2_PRERELEASE|OPFLG_OUT2) ){ in sqlite3VdbeExec()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dvdbe.c699 if( (opProperty & OPFLG_OUT2)!=0 ){ in sqlite3VdbeExec()
7157 if( opProperty & (OPFLG_OUT2) ){ in sqlite3VdbeExec()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dvdbe.c800 if( (opProperty & OPFLG_OUT2)!=0 ){ in sqlite3VdbeExec()
7906 if( opProperty & (OPFLG_OUT2) ){ in sqlite3VdbeExec()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dvdbe.c797 if( (opProperty & OPFLG_OUT2)!=0 ){ in sqlite3VdbeExec()
8179 if( opProperty & (OPFLG_OUT2) ){ in sqlite3VdbeExec()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dvdbe.c802 if( (opProperty & OPFLG_OUT2)!=0 ){ in sqlite3VdbeExec()
8152 if( opProperty & (OPFLG_OUT2) ){ in sqlite3VdbeExec()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.c7392 #define OPFLG_OUT2 0x0020 /* out2: P2 is an output */ macro
52834 if( (pOp->opflags & OPFLG_OUT2)!=0 ){
57970 if( pOp->opflags & (OPFLG_OUT2_PRERELEASE|OPFLG_OUT2) ){
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dsqlite3.amalgamation.c1746 #define OPFLG_OUT2 0x0020 /* out2: P2 is an output */ macro
47647 if( (pOp->opflags & OPFLG_OUT2)!=0 ){
53016 if( pOp->opflags & (OPFLG_OUT2_PRERELEASE|OPFLG_OUT2) ){
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.c8748 #define OPFLG_OUT2 0x0020 /* out2: P2 is an output */ macro
65539 if( (pOp->opflags & OPFLG_OUT2)!=0 ){
71101 if( pOp->opflags & (OPFLG_OUT2_PRERELEASE|OPFLG_OUT2) ){
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.c8458 #define OPFLG_OUT2 0x0020 /* out2: P2 is an output */ macro
63478 if( (pOp->opflags & OPFLG_OUT2)!=0 ){
68870 if( pOp->opflags & (OPFLG_OUT2_PRERELEASE|OPFLG_OUT2) ){
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.c8451 #define OPFLG_OUT2 0x0020 /* out2: P2 is an output */ macro
63442 if( (pOp->opflags & OPFLG_OUT2)!=0 ){
68834 if( pOp->opflags & (OPFLG_OUT2_PRERELEASE|OPFLG_OUT2) ){
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.c8490 #define OPFLG_OUT2 0x0020 /* out2: P2 is an output */ macro
64211 if( (pOp->opflags & OPFLG_OUT2)!=0 ){
69732 if( pOp->opflags & (OPFLG_OUT2_PRERELEASE|OPFLG_OUT2) ){
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c9293 #define OPFLG_OUT2 0x0020 /* out2: P2 is an output */ macro
67712 if( (pOp->opflags & OPFLG_OUT2)!=0 ){
73386 if( pOp->opflags & (OPFLG_OUT2_PRERELEASE|OPFLG_OUT2) ){
/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.c9407 #define OPFLG_OUT2 0x0020 /* out2: P2 is an output */ macro
68131 if( (pOp->opflags & OPFLG_OUT2)!=0 ){
73833 if( pOp->opflags & (OPFLG_OUT2_PRERELEASE|OPFLG_OUT2) ){
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.c9078 #define OPFLG_OUT2 0x0020 /* out2: P2 is an output */ macro
66009 if( (pOp->opflags & OPFLG_OUT2)!=0 ){
71630 if( pOp->opflags & (OPFLG_OUT2_PRERELEASE|OPFLG_OUT2) ){
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c9424 #define OPFLG_OUT2 0x0020 /* out2: P2 is an output */ macro
68639 if( (pOp->opflags & OPFLG_OUT2)!=0 ){
74457 if( pOp->opflags & (OPFLG_OUT2_PRERELEASE|OPFLG_OUT2) ){
/dports/chinese/libchewing/libchewing-0.5.1/thirdparty/sqlite-amalgamation/
H A Dsqlite3.c9109 #define OPFLG_OUT2 0x0020 /* out2: P2 is an output */ macro
66105 if( (pOp->opflags & OPFLG_OUT2)!=0 ){
71777 if( pOp->opflags & (OPFLG_OUT2_PRERELEASE|OPFLG_OUT2) ){
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c9407 #define OPFLG_OUT2 0x0020 /* out2: P2 is an output */ macro
68131 if( (pOp->opflags & OPFLG_OUT2)!=0 ){
73833 if( pOp->opflags & (OPFLG_OUT2_PRERELEASE|OPFLG_OUT2) ){
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/sqlite/
H A Dsqlite3.c9407 #define OPFLG_OUT2 0x0020 /* out2: P2 is an output */ macro
68131 if( (pOp->opflags & OPFLG_OUT2)!=0 ){
73833 if( pOp->opflags & (OPFLG_OUT2_PRERELEASE|OPFLG_OUT2) ){
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dsqlite3.c9192 #define OPFLG_OUT2 0x0020 /* out2: P2 is an output */ macro
67211 if( (pOp->opflags & OPFLG_OUT2)!=0 ){
72899 if( pOp->opflags & (OPFLG_OUT2_PRERELEASE|OPFLG_OUT2) ){
/dports/games/redeclipse/base-2.0.0/src/support/
H A Dsqlite3.c10019 #define OPFLG_OUT2 0x0010 /* out2: P2 is an output */ macro
72761 if( (pOp->opflags & OPFLG_OUT2)!=0 ){
78687 if( pOrigOp->opflags & (OPFLG_OUT2) ){
/dports/games/redeclipse16/base-1.6.0/src/support/
H A Dsqlite3.c10019 #define OPFLG_OUT2 0x0010 /* out2: P2 is an output */ macro
72761 if( (pOp->opflags & OPFLG_OUT2)!=0 ){
78687 if( pOrigOp->opflags & (OPFLG_OUT2) ){
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/clients/tivi/android/jni/sqlite3/
H A Dsqlite3.c9850 #define OPFLG_OUT2 0x0020 /* out2: P2 is an output */ macro
71364 if( (pOp->opflags & OPFLG_OUT2)!=0 ){
77195 if( pOp->opflags & (OPFLG_OUT2_PRERELEASE|OPFLG_OUT2) ){
/dports/devel/global/global-6.6.7/libdb/
H A Dsqlite3.c9521 #define OPFLG_OUT2 0x0020 /* out2: P2 is an output */ macro
69677 if( (pOp->opflags & OPFLG_OUT2)!=0 ){
75399 if( pOp->opflags & (OPFLG_OUT2_PRERELEASE|OPFLG_OUT2) ){

1234567