Home
last modified time | relevance | path

Searched defs:LARGEST_INT64 (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dtotype.c60 # define LARGEST_INT64 (0xffffffff|(((sqlite3_int64)0x7fffffff)<<32)) macro
H A Dunionvtab.c151 # define LARGEST_INT64 (0xffffffff|(((sqlite3_int64)0x7fffffff)<<32)) macro
H A Djson1.c41 # define LARGEST_INT64 (0xffffffff|(((sqlite3_int64)0x7fffffff)<<32)) macro
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dtotype.c60 # define LARGEST_INT64 (0xffffffff|(((sqlite3_int64)0x7fffffff)<<32)) macro
H A Dunionvtab.c62 # define LARGEST_INT64 (0xffffffff|(((sqlite3_int64)0x7fffffff)<<32)) macro
H A Djson1.c41 # define LARGEST_INT64 (0xffffffff|(((sqlite3_int64)0x7fffffff)<<32)) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dtotype.c60 # define LARGEST_INT64 (0xffffffff|(((sqlite3_int64)0x7fffffff)<<32)) macro
H A Dunionvtab.c151 # define LARGEST_INT64 (0xffffffff|(((sqlite3_int64)0x7fffffff)<<32)) macro
H A Djson1.c41 # define LARGEST_INT64 (0xffffffff|(((sqlite3_int64)0x7fffffff)<<32)) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dtotype.c60 # define LARGEST_INT64 (0xffffffff|(((sqlite3_int64)0x7fffffff)<<32)) macro
H A Dunionvtab.c151 # define LARGEST_INT64 (0xffffffff|(((sqlite3_int64)0x7fffffff)<<32)) macro
H A Djson1.c41 # define LARGEST_INT64 (0xffffffff|(((sqlite3_int64)0x7fffffff)<<32)) macro
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts5/
H A Dfts5Int.h47 # define LARGEST_INT64 (0xffffffff|(((i64)0x7fffffff)<<32)) macro
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts5/
H A Dfts5Int.h47 # define LARGEST_INT64 (0xffffffff|(((i64)0x7fffffff)<<32)) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts5/
H A Dfts5Int.h47 # define LARGEST_INT64 (0xffffffff|(((i64)0x7fffffff)<<32)) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts5/
H A Dfts5Int.h47 # define LARGEST_INT64 (0xffffffff|(((i64)0x7fffffff)<<32)) macro
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts3/
H A Dfts3Int.h199 #define LARGEST_INT64 (0xffffffff|(((i64)0x7fffffff)<<32)) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts3/
H A Dfts3Int.h199 #define LARGEST_INT64 (0xffffffff|(((i64)0x7fffffff)<<32)) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts3/
H A Dfts3Int.h199 #define LARGEST_INT64 (0xffffffff|(((i64)0x7fffffff)<<32)) macro
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A DsqliteInt.h472 #define LARGEST_INT64 (0xffffffff|(((i64)0x7fffffff)<<32)) macro
/dports/databases/p5-DBD-SQLite/DBD-SQLite-1.70/
H A Ddbdimp.c76 #define LARGEST_INT64 (0xffffffff|(((sqlite3_int64)0x7fffffff)<<32)) macro
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts3/
H A Dfts3.c3161 # define LARGEST_INT64 (0xffffffff|(((sqlite3_int64)0x7fffffff)<<32)) macro
/dports/databases/db5/db-5.3.28/util/db_sql_codegen/sqlite/
H A DsqliteInt.h360 #define LARGEST_INT64 (0xffffffff|(((i64)0x7fffffff)<<32)) macro
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A DsqliteInt.h476 #define LARGEST_INT64 (0xffffffff|(((i64)0x7fffffff)<<32)) macro
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A DsqliteInt.h844 #define LARGEST_INT64 (0xffffffff|(((i64)0x7fffffff)<<32)) macro

12345678