Home
last modified time | relevance | path

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

1234567

/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dvdbevtab.c270 assert( aOp[0].opcode==OP_Init ); in bytecodevtabColumn()
H A Dvdbeaux.c45 sqlite3VdbeAddOp2(p, OP_Init, 0, 1); in sqlite3VdbeCreate()
2057 if( aOp[i].opcode==OP_Init && iPc>1 ) break; in sqlite3VdbeNextOpcode()
2206 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){ in sqlite3VdbePrintSql()
2225 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){ in sqlite3VdbeIOTraceSql()
H A Dvdbe.c2441 assert( p->aOp[0].opcode==OP_Init ); in sqlite3VdbeExec()
7975 case OP_Init: { /* jump */ in sqlite3VdbeExec()
H A Dbuild.c199 assert( sqlite3VdbeGetOp(v, 0)->opcode==OP_Init ); in sqlite3FinishCoding()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dvdbevtab.c270 assert( aOp[0].opcode==OP_Init ); in bytecodevtabColumn()
H A Dvdbeaux.c45 sqlite3VdbeAddOp2(p, OP_Init, 0, 1); in sqlite3VdbeCreate()
2056 if( aOp[i].opcode==OP_Init && iPc>1 ) break; in sqlite3VdbeNextOpcode()
2205 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){ in sqlite3VdbePrintSql()
2224 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){ in sqlite3VdbeIOTraceSql()
H A Dvdbe.c2454 assert( p->aOp[0].opcode==OP_Init ); in sqlite3VdbeExec()
7948 case OP_Init: { /* jump */ in sqlite3VdbeExec()
H A Dbuild.c173 assert( sqlite3VdbeGetOp(v, 0)->opcode==OP_Init ); in sqlite3FinishCoding()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dvdbeaux.c45 sqlite3VdbeAddOp2(p, OP_Init, 0, 1); in sqlite3VdbeCreate()
2049 if( pOp->opcode==OP_Init && p->pc>1 ) break; in sqlite3VdbeList()
2144 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){ in sqlite3VdbePrintSql()
2163 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){ in sqlite3VdbeIOTraceSql()
H A Dvdbe.c2451 assert( p->aOp[0].opcode==OP_Init ); in sqlite3VdbeExec()
7701 case OP_Init: { /* jump */ in sqlite3VdbeExec()
H A Dbuild.c174 assert( sqlite3VdbeGetOp(v, 0)->opcode==OP_Init ); in sqlite3FinishCoding()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dvdbeaux.c1795 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){ in sqlite3VdbePrintSql()
1814 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){ in sqlite3VdbeIOTraceSql()
H A Dvdbe.c2245 assert( p->aOp[0].opcode==OP_Init ); in sqlite3VdbeExec()
7023 case OP_Init: { /* jump */ in sqlite3VdbeExec()
H A Dbuild.c174 assert( sqlite3VdbeGetOp(v, 0)->opcode==OP_Init ); in sqlite3FinishCoding()
H A Dselect.c1863 if( v ) sqlite3VdbeAddOp2(v, OP_Init, 0, 1); in allocVdbe()
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c9279 #define OP_Init 154 /* synopsis: Start at P2 */ macro
62820 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
62839 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
73305 case OP_Init: { /* jump */
84936 assert( sqlite3VdbeGetOp(v, 0)->opcode==OP_Init );
101680 if( v ) sqlite3VdbeAddOp0(v, OP_Init);
/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.c9393 #define OP_Init 155 /* synopsis: Start at P2 */ macro
63200 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
63219 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
73752 case OP_Init: { /* jump */
85452 assert( sqlite3VdbeGetOp(v, 0)->opcode==OP_Init );
102302 if( v ) sqlite3VdbeAddOp0(v, OP_Init);
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c9410 #define OP_Init 156 /* synopsis: Start at P2 */ macro
63701 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
63720 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
74376 case OP_Init: { /* jump */
86260 assert( sqlite3VdbeGetOp(v, 0)->opcode==OP_Init );
103155 if( v ) sqlite3VdbeAddOp0(v, OP_Init);
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c9393 #define OP_Init 155 /* synopsis: Start at P2 */ macro
63200 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
63219 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
73752 case OP_Init: { /* jump */
85452 assert( sqlite3VdbeGetOp(v, 0)->opcode==OP_Init );
102302 if( v ) sqlite3VdbeAddOp0(v, OP_Init);
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/sqlite/
H A Dsqlite3.c9393 #define OP_Init 155 /* synopsis: Start at P2 */ macro
63200 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
63219 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
73752 case OP_Init: { /* jump */
85452 assert( sqlite3VdbeGetOp(v, 0)->opcode==OP_Init );
102302 if( v ) sqlite3VdbeAddOp0(v, OP_Init);
/dports/devel/stack/stack-2.7.3/_cabal_deps/persistent-sqlite-2.13.0.0/cbits/
H A Dsqlite3.c15628 #define OP_Init 62 /* jump, synopsis: Start at P2 */ macro
77783 sqlite3VdbeAddOp2(p, OP_Init, 0, 1);
79793 if( aOp[i].opcode==OP_Init && iPc>1 ) break;
79942 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
79961 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
87781 assert( p->aOp[0].opcode==OP_Init );
93083 case OP_Init: { /* jump */
96917 assert( aOp[0].opcode==OP_Init );
110568 assert( sqlite3VdbeGetOp(v, 0)->opcode==OP_Init );
/dports/misc/broot/broot-1.7.0/cargo-crates/libsqlite3-sys-0.20.1/sqlite3/
H A Dsqlite3.c15628 #define OP_Init 62 /* jump, synopsis: Start at P2 */ macro
77783 sqlite3VdbeAddOp2(p, OP_Init, 0, 1);
79793 if( aOp[i].opcode==OP_Init && iPc>1 ) break;
79942 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
79961 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
87781 assert( p->aOp[0].opcode==OP_Init );
93083 case OP_Init: { /* jump */
96917 assert( aOp[0].opcode==OP_Init );
110568 assert( sqlite3VdbeGetOp(v, 0)->opcode==OP_Init );
/dports/emulators/mess/mame-mame0226/3rdparty/sqlite3/
H A Dsqlite3.c15628 #define OP_Init 62 /* jump, synopsis: Start at P2 */ macro
77783 sqlite3VdbeAddOp2(p, OP_Init, 0, 1);
79793 if( aOp[i].opcode==OP_Init && iPc>1 ) break;
79942 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
79961 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
87781 assert( p->aOp[0].opcode==OP_Init );
93083 case OP_Init: { /* jump */
96917 assert( aOp[0].opcode==OP_Init );
110568 assert( sqlite3VdbeGetOp(v, 0)->opcode==OP_Init );
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/libsqlite3-sys-0.22.2/sqlite3/
H A Dsqlite3.c15767 #define OP_Init 62 /* jump, synopsis: Start at P2 */ macro
78422 sqlite3VdbeAddOp2(p, OP_Init, 0, 1);
80434 if( aOp[i].opcode==OP_Init && iPc>1 ) break;
80583 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
80602 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
88408 assert( p->aOp[0].opcode==OP_Init );
93942 case OP_Init: { /* jump */
97783 assert( aOp[0].opcode==OP_Init );
111767 assert( sqlite3VdbeGetOp(v, 0)->opcode==OP_Init );
/dports/graphics/aloadimage/arcan-0.6.1/external/sqlite/
H A Dsqlite3.c15876 #define OP_Init 62 /* jump, synopsis: Start at P2 */ macro
78954 sqlite3VdbeAddOp2(p, OP_Init, 0, 1);
80962 if( aOp[i].opcode==OP_Init && iPc>1 ) break;
81111 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
81130 if( pOp->opcode==OP_Init && pOp->p4.z!=0 ){
88944 assert( p->aOp[0].opcode==OP_Init );
94511 case OP_Init: { /* jump */
98354 assert( aOp[0].opcode==OP_Init );
112622 assert( sqlite3VdbeGetOp(v, 0)->opcode==OP_Init );

1234567