Home
last modified time | relevance | path

Searched refs:MEM_Cleared (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A DvdbeInt.h243 #define MEM_Cleared 0x0100 /* NULL set by OP_Null, not from data */ macro
H A Dvdbemem.c69 assert( (p->flags & MEM_Cleared)==0 ); in sqlite3VdbeCheckMemInvariants()
H A Dvdbe.c1133 pOut->flags = nullFlag = pOp->p1 ? (MEM_Null|MEM_Cleared) : MEM_Null; in sqlite3VdbeExec()
1887 assert( (flags1 & MEM_Cleared)==0 ); in sqlite3VdbeExec()
1890 && (flags3&MEM_Cleared)==0 in sqlite3VdbeExec()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A DvdbeInt.h252 #define MEM_Cleared 0x0100 /* NULL set by OP_Null, not from data */ macro
H A Dvdbemem.c73 assert( (p->flags & MEM_Cleared)==0 ); in sqlite3VdbeCheckMemInvariants()
H A Dvdbe.c1255 pOut->flags = nullFlag = pOp->p1 ? (MEM_Null|MEM_Cleared) : MEM_Null; in sqlite3VdbeExec()
2042 assert( (flags1 & MEM_Cleared)==0 ); in sqlite3VdbeExec()
2046 && (flags3&MEM_Cleared)==0 in sqlite3VdbeExec()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A DvdbeInt.h254 #define MEM_Cleared 0x0100 /* NULL set by OP_Null, not from data */ macro
H A Dvdbemem.c73 assert( (p->flags & MEM_Cleared)==0 ); in sqlite3VdbeCheckMemInvariants()
H A Dvdbe.c1254 pOut->flags = nullFlag = pOp->p1 ? (MEM_Null|MEM_Cleared) : MEM_Null; in sqlite3VdbeExec()
2032 assert( (flags1 & MEM_Cleared)==0 ); in sqlite3VdbeExec()
2036 && (flags3&MEM_Cleared)==0 in sqlite3VdbeExec()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A DvdbeInt.h253 #define MEM_Cleared 0x0100 /* NULL set by OP_Null, not from data */ macro
H A Dvdbemem.c73 assert( (p->flags & MEM_Cleared)==0 ); in sqlite3VdbeCheckMemInvariants()
H A Dvdbe.c1259 pOut->flags = nullFlag = pOp->p1 ? (MEM_Null|MEM_Cleared) : MEM_Null; in sqlite3VdbeExec()
2045 assert( (flags1 & MEM_Cleared)==0 ); in sqlite3VdbeExec()
2049 && (flags3&MEM_Cleared)==0 in sqlite3VdbeExec()
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c13876 #define MEM_Cleared 0x0100 /* NULL set by OP_Null, not from data */ macro
68111 pOut->flags = nullFlag = pOp->p1 ? (MEM_Null|MEM_Cleared) : MEM_Null;
69006 assert( (flags1 & MEM_Cleared)==0 );
69010 && (flags3&MEM_Cleared)==0
/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.c14009 #define MEM_Cleared 0x0100 /* NULL set by OP_Null, not from data */ macro
68530 pOut->flags = nullFlag = pOp->p1 ? (MEM_Null|MEM_Cleared) : MEM_Null;
69428 assert( (flags1 & MEM_Cleared)==0 );
69432 && (flags3&MEM_Cleared)==0
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.c13442 #define MEM_Cleared 0x0100 /* NULL set by OP_Null, not from data */ macro
66294 pOut->flags = u.ab.nullFlag = pOp->p1 ? (MEM_Null|MEM_Cleared) : MEM_Null;
67166 assert( (u.ak.flags1 & MEM_Cleared)==0 );
67169 && (u.ak.flags3&MEM_Cleared)==0
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c14064 #define MEM_Cleared 0x0100 /* NULL set by OP_Null, not from data */ macro
69047 pOut->flags = nullFlag = pOp->p1 ? (MEM_Null|MEM_Cleared) : MEM_Null;
69945 assert( (flags1 & MEM_Cleared)==0 );
69949 && (flags3&MEM_Cleared)==0
/dports/chinese/libchewing/libchewing-0.5.1/thirdparty/sqlite-amalgamation/
H A Dsqlite3.c13426 #define MEM_Cleared 0x0100 /* NULL set by OP_Null, not from data */ macro
66422 pOut->flags = u.ab.nullFlag = pOp->p1 ? (MEM_Null|MEM_Cleared) : MEM_Null;
67283 assert( (u.ak.flags1 & MEM_Cleared)==0 );
67286 && (u.ak.flags3&MEM_Cleared)==0
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c14009 #define MEM_Cleared 0x0100 /* NULL set by OP_Null, not from data */ macro
68530 pOut->flags = nullFlag = pOp->p1 ? (MEM_Null|MEM_Cleared) : MEM_Null;
69428 assert( (flags1 & MEM_Cleared)==0 );
69432 && (flags3&MEM_Cleared)==0
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/sqlite/
H A Dsqlite3.c14009 #define MEM_Cleared 0x0100 /* NULL set by OP_Null, not from data */ macro
68530 pOut->flags = nullFlag = pOp->p1 ? (MEM_Null|MEM_Cleared) : MEM_Null;
69428 assert( (flags1 & MEM_Cleared)==0 );
69432 && (flags3&MEM_Cleared)==0
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dsqlite3.c13610 #define MEM_Cleared 0x0100 /* NULL set by OP_Null, not from data */ macro
67564 pOut->flags = u.ac.nullFlag = pOp->p1 ? (MEM_Null|MEM_Cleared) : MEM_Null;
68462 assert( (u.al.flags1 & MEM_Cleared)==0 );
68465 && (u.al.flags3&MEM_Cleared)==0
/dports/games/redeclipse/base-2.0.0/src/support/
H A Dsqlite3.c14816 #define MEM_Cleared 0x0100 /* NULL set by OP_Null, not from data */ macro
73198 pOut->flags = nullFlag = pOp->p1 ? (MEM_Null|MEM_Cleared) : MEM_Null;
74028 assert( (flags1 & MEM_Cleared)==0 );
74032 && (flags3&MEM_Cleared)==0
/dports/games/redeclipse16/base-1.6.0/src/support/
H A Dsqlite3.c14816 #define MEM_Cleared 0x0100 /* NULL set by OP_Null, not from data */ macro
73198 pOut->flags = nullFlag = pOp->p1 ? (MEM_Null|MEM_Cleared) : MEM_Null;
74028 assert( (flags1 & MEM_Cleared)==0 );
74032 && (flags3&MEM_Cleared)==0
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/clients/tivi/android/jni/sqlite3/
H A Dsqlite3.c14624 #define MEM_Cleared 0x0100 /* NULL set by OP_Null, not from data */ macro
71784 pOut->flags = nullFlag = pOp->p1 ? (MEM_Null|MEM_Cleared) : MEM_Null;
72571 assert( (flags1 & MEM_Cleared)==0 );
72575 && (flags3&MEM_Cleared)==0
/dports/devel/global/global-6.6.7/libdb/
H A Dsqlite3.c14231 #define MEM_Cleared 0x0100 /* NULL set by OP_Null, not from data */ macro
70085 pOut->flags = nullFlag = pOp->p1 ? (MEM_Null|MEM_Cleared) : MEM_Null;
70872 assert( (flags1 & MEM_Cleared)==0 );
70876 && (flags3&MEM_Cleared)==0
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/auto/
H A Dsqlite3.c14816 #define MEM_Cleared 0x0100 /* NULL set by OP_Null, not from data */ macro
73219 pOut->flags = nullFlag = pOp->p1 ? (MEM_Null|MEM_Cleared) : MEM_Null;
74049 assert( (flags1 & MEM_Cleared)==0 );
74053 && (flags3&MEM_Cleared)==0

1234567