Home
last modified time | relevance | path

Searched refs:P4_INT64 (Results 1 – 25 of 182) sorted by relevance

12345678

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dvdbe.h115 #define P4_INT64 (-13) /* P4 is a 64-bit signed integer */ macro
H A Dpragma.c152 sqlite3VdbeAddOp4(v, OP_Int64, 0, mem, 0, (char*)pI64, P4_INT64); in returnSingleInt()
H A Dvdbeaux.c593 case P4_INT64: in freeP4()
896 case P4_INT64: { in displayP4()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dvdbe.h127 #define P4_INT64 (-14) /* P4 is a 64-bit signed integer */ macro
H A Dvdbeaux.c845 case P4_INT64: in freeP4()
1337 case P4_INT64: { in displayP4()
H A Dpragma.c188 sqlite3VdbeAddOp4Dup8(v, OP_Int64, 0, 1, 0, (const u8*)&value, P4_INT64); in returnSingleInt()
H A Dexpr.c2353 iTab, 0, 0, (u8*)&mask, P4_INT64); in sqlite3FindInIndex()
3082 sqlite3VdbeAddOp4Dup8(v, OP_Int64, 0, iMem, 0, (u8*)&value, P4_INT64); in codeInteger()
H A Dwhere.c4784 (const u8*)&pTabItem->colUsed, P4_INT64); in sqlite3WhereBegin()
4844 (u8*)&colUsed, P4_INT64); in sqlite3WhereBegin()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dvdbe.h128 #define P4_INT64 (-14) /* P4 is a 64-bit signed integer */ macro
H A Dpragma.c190 sqlite3VdbeAddOp4Dup8(v, OP_Int64, 0, 1, 0, (const u8*)&value, P4_INT64); in returnSingleInt()
H A Dvdbeaux.c1129 case P4_INT64: in freeP4()
1682 case P4_INT64: { in sqlite3VdbeDisplayP4()
H A Dwhere.c5207 (const u8*)&pTabItem->colUsed, P4_INT64); in sqlite3WhereBegin()
5269 (u8*)&colUsed, P4_INT64); in sqlite3WhereBegin()
H A Dexpr.c2709 iTab, 0, 0, (u8*)&mask, P4_INT64); in sqlite3FindInIndex()
3508 sqlite3VdbeAddOp4Dup8(v, OP_Int64, 0, iMem, 0, (u8*)&value, P4_INT64); in codeInteger()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dvdbe.h128 #define P4_INT64 (-14) /* P4 is a 64-bit signed integer */ macro
H A Dpragma.c188 sqlite3VdbeAddOp4Dup8(v, OP_Int64, 0, 1, 0, (const u8*)&value, P4_INT64); in returnSingleInt()
H A Dvdbeaux.c1098 case P4_INT64: in freeP4()
1635 case P4_INT64: { in displayP4()
H A Dwhere.c5074 (const u8*)&pTabItem->colUsed, P4_INT64); in sqlite3WhereBegin()
5135 (u8*)&colUsed, P4_INT64); in sqlite3WhereBegin()
H A Dexpr.c2655 iTab, 0, 0, (u8*)&mask, P4_INT64); in sqlite3FindInIndex()
3452 sqlite3VdbeAddOp4Dup8(v, OP_Int64, 0, iMem, 0, (u8*)&value, P4_INT64); in codeInteger()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dvdbe.h128 #define P4_INT64 (-14) /* P4 is a 64-bit signed integer */ macro
H A Dpragma.c190 sqlite3VdbeAddOp4Dup8(v, OP_Int64, 0, 1, 0, (const u8*)&value, P4_INT64); in returnSingleInt()
H A Dvdbeaux.c1128 case P4_INT64: in freeP4()
1681 case P4_INT64: { in sqlite3VdbeDisplayP4()
H A Dwhere.c5187 (const u8*)&pTabItem->colUsed, P4_INT64); in sqlite3WhereBegin()
5249 (u8*)&colUsed, P4_INT64); in sqlite3WhereBegin()
H A Dexpr.c2679 iTab, 0, 0, (u8*)&mask, P4_INT64); in sqlite3FindInIndex()
3478 sqlite3VdbeAddOp4Dup8(v, OP_Int64, 0, iMem, 0, (u8*)&value, P4_INT64); in codeInteger()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-16168/
H A Dwhere.c5020 (const u8*)&pTabItem->colUsed, P4_INT64); in sqlite3WhereBegin()
5080 (u8*)&colUsed, P4_INT64); in sqlite3WhereBegin()
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-16168/
H A Dwhere.c5020 (const u8*)&pTabItem->colUsed, P4_INT64); in sqlite3WhereBegin()
5080 (u8*)&colUsed, P4_INT64); in sqlite3WhereBegin()

12345678