OP_Noop 57797 third_party/sqlite/amalgamation/sqlite3.c pOp->opcode = OP_Noop; OP_Noop 57918 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp0(p, OP_Noop); OP_Noop 68322 third_party/sqlite/amalgamation/sqlite3.c assert( pOp->opcode==OP_Noop || pOp->opcode==OP_Explain ); OP_Noop 101361 third_party/sqlite/amalgamation/sqlite3.c pLevel->op = OP_Noop; OP_Noop 101365 third_party/sqlite/amalgamation/sqlite3.c int testOp = OP_Noop; OP_Noop 101432 third_party/sqlite/amalgamation/sqlite3.c if( testOp!=OP_Noop ){ OP_Noop 101482 third_party/sqlite/amalgamation/sqlite3.c OP_Noop, /* 0: (!end_constraints) */ OP_Noop 101635 third_party/sqlite/amalgamation/sqlite3.c testcase( op==OP_Noop ); OP_Noop 101638 third_party/sqlite/amalgamation/sqlite3.c if( op!=OP_Noop ){ OP_Noop 101670 third_party/sqlite/amalgamation/sqlite3.c pLevel->op = OP_Noop; OP_Noop 102532 third_party/sqlite/amalgamation/sqlite3.c if( pLevel->op!=OP_Noop ){ OP_Noop 5878 third_party/sqlite/src/src/vdbe.c assert( pOp->opcode==OP_Noop || pOp->opcode==OP_Explain ); OP_Noop 672 third_party/sqlite/src/src/vdbeaux.c pOp->opcode = OP_Noop; OP_Noop 793 third_party/sqlite/src/src/vdbeaux.c sqlite3VdbeAddOp0(p, OP_Noop); OP_Noop 3707 third_party/sqlite/src/src/where.c pLevel->op = OP_Noop; OP_Noop 3711 third_party/sqlite/src/src/where.c int testOp = OP_Noop; OP_Noop 3778 third_party/sqlite/src/src/where.c if( testOp!=OP_Noop ){ OP_Noop 3828 third_party/sqlite/src/src/where.c OP_Noop, /* 0: (!end_constraints) */ OP_Noop 3981 third_party/sqlite/src/src/where.c testcase( op==OP_Noop ); OP_Noop 3984 third_party/sqlite/src/src/where.c if( op!=OP_Noop ){ OP_Noop 4016 third_party/sqlite/src/src/where.c pLevel->op = OP_Noop; OP_Noop 4878 third_party/sqlite/src/src/where.c if( pLevel->op!=OP_Noop ){