P4_INT32 57341 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeChangeP4(p, addr, SQLITE_INT_TO_PTR(p4), P4_INT32); P4_INT32 57848 third_party/sqlite/amalgamation/sqlite3.c if( n==P4_INT32 ){ P4_INT32 57852 third_party/sqlite/amalgamation/sqlite3.c pOp->p4type = P4_INT32; P4_INT32 58025 third_party/sqlite/amalgamation/sqlite3.c case P4_INT32: { P4_INT32 65424 third_party/sqlite/amalgamation/sqlite3.c }else if( pOp->p4type==P4_INT32 ){ P4_INT32 65707 third_party/sqlite/amalgamation/sqlite3.c assert( pOp->p4type==P4_INT32 ); P4_INT32 65846 third_party/sqlite/amalgamation/sqlite3.c assert( pOp->p4type==P4_INT32 ); P4_INT32 65931 third_party/sqlite/amalgamation/sqlite3.c assert( pOp->p4type==P4_INT32 ); P4_INT32 66858 third_party/sqlite/amalgamation/sqlite3.c assert( pOp->p4type==P4_INT32 ); P4_INT32 67286 third_party/sqlite/amalgamation/sqlite3.c assert( pOp->p4type==P4_INT32 ); P4_INT32 68725 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeChangeP4(v, 3+flags, SQLITE_INT_TO_PTR(pTab->nCol+1),P4_INT32); P4_INT32 75417 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeChangeP4(v, -1, (char *)3, P4_INT32); P4_INT32 77441 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeChangeP4(v, -1, (char *)5, P4_INT32); /* 5 column table */ P4_INT32 79203 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp4(v, OP_IsUnique, iIdx, j2, regRowid, pRegKey, P4_INT32); P4_INT32 84516 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeChangeP4(v, -1, SQLITE_INT_TO_PTR(pTab->nCol), P4_INT32); P4_INT32 85838 third_party/sqlite/amalgamation/sqlite3.c P4_INT32); P4_INT32 102412 third_party/sqlite/amalgamation/sqlite3.c SQLITE_INT_TO_PTR(n), P4_INT32); P4_INT32 95 third_party/sqlite/src/src/analyze.c sqlite3VdbeChangeP4(v, -1, (char *)3, P4_INT32); P4_INT32 602 third_party/sqlite/src/src/build.c sqlite3VdbeChangeP4(v, -1, (char *)5, P4_INT32); /* 5 column table */ P4_INT32 2364 third_party/sqlite/src/src/build.c sqlite3VdbeAddOp4(v, OP_IsUnique, iIdx, j2, regRowid, pRegKey, P4_INT32); P4_INT32 33 third_party/sqlite/src/src/insert.c sqlite3VdbeChangeP4(v, -1, SQLITE_INT_TO_PTR(pTab->nCol), P4_INT32); P4_INT32 1355 third_party/sqlite/src/src/insert.c P4_INT32); P4_INT32 3066 third_party/sqlite/src/src/vdbe.c }else if( pOp->p4type==P4_INT32 ){ P4_INT32 3343 third_party/sqlite/src/src/vdbe.c assert( pOp->p4type==P4_INT32 ); P4_INT32 3478 third_party/sqlite/src/src/vdbe.c assert( pOp->p4type==P4_INT32 ); P4_INT32 3561 third_party/sqlite/src/src/vdbe.c assert( pOp->p4type==P4_INT32 ); P4_INT32 4460 third_party/sqlite/src/src/vdbe.c assert( pOp->p4type==P4_INT32 ); P4_INT32 4874 third_party/sqlite/src/src/vdbe.c assert( pOp->p4type==P4_INT32 ); P4_INT32 216 third_party/sqlite/src/src/vdbeaux.c sqlite3VdbeChangeP4(p, addr, SQLITE_INT_TO_PTR(p4), P4_INT32); P4_INT32 723 third_party/sqlite/src/src/vdbeaux.c if( n==P4_INT32 ){ P4_INT32 727 third_party/sqlite/src/src/vdbeaux.c pOp->p4type = P4_INT32; P4_INT32 900 third_party/sqlite/src/src/vdbeaux.c case P4_INT32: { P4_INT32 297 third_party/sqlite/src/src/vdbeblob.c sqlite3VdbeChangeP4(v, 3+flags, SQLITE_INT_TO_PTR(pTab->nCol+1),P4_INT32); P4_INT32 4758 third_party/sqlite/src/src/where.c SQLITE_INT_TO_PTR(n), P4_INT32);