Home
last modified time | relevance | path

Searched refs:sqlite3AbsInt32 (Results 1 – 25 of 178) sorted by relevance

12345678

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dpragma.c392 int size = sqlite3AbsInt32(sqlite3Atoi(zRight)); in sqlite3Pragma()
703 int size = sqlite3AbsInt32(sqlite3Atoi(zRight)); in sqlite3Pragma()
H A Dprepare.c285 size = sqlite3AbsInt32(meta[BTREE_DEFAULT_CACHE_SIZE-1]); in sqlite3InitOne()
H A Dutil.c1146 int sqlite3AbsInt32(int x){ in sqlite3AbsInt32() function
H A DsqliteInt.h2937 int sqlite3AbsInt32(int);
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dprepare.c250 size = sqlite3AbsInt32(meta[BTREE_DEFAULT_CACHE_SIZE-1]); in sqlite3InitOne()
H A Dpragma.c492 int size = sqlite3AbsInt32(sqlite3Atoi(zRight)); in sqlite3Pragma()
586 sqlite3AbsInt32(sqlite3Atoi(zRight))); in sqlite3Pragma()
H A Dutil.c1339 int sqlite3AbsInt32(int x){ in sqlite3AbsInt32() function
H A DsqliteInt.h4014 int sqlite3AbsInt32(int);
H A Dbtree.c5849 dist = sqlite3AbsInt32(get4byte(&aData[8]) - nearby); in allocateBtreePage()
5851 int d2 = sqlite3AbsInt32(get4byte(&aData[8+i*4]) - nearby); in allocateBtreePage()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dprepare.c295 size = sqlite3AbsInt32(meta[BTREE_DEFAULT_CACHE_SIZE-1]); in sqlite3InitOne()
H A Dpragma.c526 int size = sqlite3AbsInt32(sqlite3Atoi(zRight)); in sqlite3Pragma()
620 sqlite3AbsInt32(sqlite3Atoi(zRight))); in sqlite3Pragma()
H A Dutil.c1406 int sqlite3AbsInt32(int x){ in sqlite3AbsInt32() function
H A DsqliteInt.h4481 int sqlite3AbsInt32(int);
H A Dbtree.c6090 dist = sqlite3AbsInt32(get4byte(&aData[8]) - nearby); in allocateBtreePage()
6092 int d2 = sqlite3AbsInt32(get4byte(&aData[8+i*4]) - nearby); in allocateBtreePage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dprepare.c307 size = sqlite3AbsInt32(meta[BTREE_DEFAULT_CACHE_SIZE-1]); in sqlite3InitOne()
H A Dutil.c1461 int sqlite3AbsInt32(int x){ in sqlite3AbsInt32() function
H A Dpragma.c528 int size = sqlite3AbsInt32(sqlite3Atoi(zRight)); in sqlite3Pragma()
H A DsqliteInt.h4566 int sqlite3AbsInt32(int);
H A Dbtree.c6119 dist = sqlite3AbsInt32(get4byte(&aData[8]) - nearby); in allocateBtreePage()
6121 int d2 = sqlite3AbsInt32(get4byte(&aData[8+i*4]) - nearby); in allocateBtreePage()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dprepare.c318 size = sqlite3AbsInt32(meta[BTREE_DEFAULT_CACHE_SIZE-1]); in sqlite3InitOne()
H A Dutil.c1471 int sqlite3AbsInt32(int x){ in sqlite3AbsInt32() function
H A Dpragma.c528 int size = sqlite3AbsInt32(sqlite3Atoi(zRight)); in sqlite3Pragma()
H A DsqliteInt.h4717 int sqlite3AbsInt32(int);
H A Dbtree.c6149 dist = sqlite3AbsInt32(get4byte(&aData[8]) - nearby); in allocateBtreePage()
6151 int d2 = sqlite3AbsInt32(get4byte(&aData[8+i*4]) - nearby); in allocateBtreePage()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A DsqliteInt.h2946 int sqlite3AbsInt32(int);

12345678