Home
last modified time | relevance | path

Searched refs:EXPR_TOKENONLYSIZE (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dexpr.c643 if( ExprHasProperty(p, EP_TokenOnly) ) return EXPR_TOKENONLYSIZE; in exprStructSize()
695 nSize = EXPR_TOKENONLYSIZE | EP_TokenOnly; in dupedExprStructSize()
H A DsqliteInt.h1735 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A DsqliteInt.h1736 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */
H A Dsqlite3.amalgamation.c3611 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
56036 if( ExprHasProperty(p, EP_TokenOnly) ) return EXPR_TOKENONLYSIZE;
56088 nSize = EXPR_TOKENONLYSIZE | EP_TokenOnly;
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dexpr.c1051 if( ExprHasProperty(p, EP_TokenOnly) ) return EXPR_TOKENONLYSIZE; in exprStructSize()
1106 nSize = EXPR_TOKENONLYSIZE | EP_TokenOnly; in dupedExprStructSize()
H A DsqliteInt.h2439 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dexpr.c1155 if( ExprHasProperty(p, EP_TokenOnly) ) return EXPR_TOKENONLYSIZE; in exprStructSize()
1214 nSize = EXPR_TOKENONLYSIZE | EP_TokenOnly; in dupedExprStructSize()
H A DsqliteInt.h2720 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dexpr.c1193 if( ExprHasProperty(p, EP_TokenOnly) ) return EXPR_TOKENONLYSIZE; in exprStructSize()
1252 nSize = EXPR_TOKENONLYSIZE | EP_TokenOnly; in dupedExprStructSize()
H A DsqliteInt.h2837 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dexpr.c1166 if( ExprHasProperty(p, EP_TokenOnly) ) return EXPR_TOKENONLYSIZE; in exprStructSize()
1225 nSize = EXPR_TOKENONLYSIZE | EP_TokenOnly; in dupedExprStructSize()
H A DsqliteInt.h2779 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.c8838 #define EXPR_TOKENONLYSIZE offsetof(Expr,span) /* Smallest possible */ macro
57807 if( ExprHasProperty(p, EP_TokenOnly) ) return EXPR_TOKENONLYSIZE;
57828 nSize = EXPR_TOKENONLYSIZE;
57923 case EXPR_TOKENONLYSIZE: pNew->flags |= EP_TokenOnly; break;
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.c9210 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
60896 if( ExprHasProperty(p, EP_TokenOnly) ) return EXPR_TOKENONLYSIZE;
60948 nSize = EXPR_TOKENONLYSIZE | EP_TokenOnly;
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.c9836 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
62449 if( ExprHasProperty(p, EP_TokenOnly) ) return EXPR_TOKENONLYSIZE;
62501 nSize = EXPR_TOKENONLYSIZE | EP_TokenOnly;
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.c10643 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
75035 if( ExprHasProperty(p, EP_TokenOnly) ) return EXPR_TOKENONLYSIZE;
75087 nSize = EXPR_TOKENONLYSIZE | EP_TokenOnly;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.c10350 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
71897 if( ExprHasProperty(p, EP_TokenOnly) ) return EXPR_TOKENONLYSIZE;
71949 nSize = EXPR_TOKENONLYSIZE | EP_TokenOnly;
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.c10343 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
71861 if( ExprHasProperty(p, EP_TokenOnly) ) return EXPR_TOKENONLYSIZE;
71913 nSize = EXPR_TOKENONLYSIZE | EP_TokenOnly;
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.c10384 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
73660 if( ExprHasProperty(p, EP_TokenOnly) ) return EXPR_TOKENONLYSIZE;
73712 nSize = EXPR_TOKENONLYSIZE | EP_TokenOnly;
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c11306 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
77805 if( ExprHasProperty(p, EP_TokenOnly) ) return EXPR_TOKENONLYSIZE;
77860 nSize = EXPR_TOKENONLYSIZE | EP_TokenOnly;
/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.c11419 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
78313 if( ExprHasProperty(p, EP_TokenOnly) ) return EXPR_TOKENONLYSIZE;
78368 nSize = EXPR_TOKENONLYSIZE | EP_TokenOnly;
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.c10976 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
75916 if( ExprHasProperty(p, EP_TokenOnly) ) return EXPR_TOKENONLYSIZE;
75968 nSize = EXPR_TOKENONLYSIZE | EP_TokenOnly;
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c11443 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
78941 if( ExprHasProperty(p, EP_TokenOnly) ) return EXPR_TOKENONLYSIZE;
78996 nSize = EXPR_TOKENONLYSIZE | EP_TokenOnly;
/dports/chinese/libchewing/libchewing-0.5.1/thirdparty/sqlite-amalgamation/
H A Dsqlite3.c11033 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
76145 if( ExprHasProperty(p, EP_TokenOnly) ) return EXPR_TOKENONLYSIZE;
76197 nSize = EXPR_TOKENONLYSIZE | EP_TokenOnly;
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c11419 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
78313 if( ExprHasProperty(p, EP_TokenOnly) ) return EXPR_TOKENONLYSIZE;
78368 nSize = EXPR_TOKENONLYSIZE | EP_TokenOnly;

1234567