OP_Not 64312 third_party/sqlite/amalgamation/sqlite3.c case OP_Not: { /* same as TK_NOT, in1, out2 */ OP_Not 73228 third_party/sqlite/amalgamation/sqlite3.c assert( TK_NOT==OP_Not ); OP_Not 2491 third_party/sqlite/src/src/expr.c assert( TK_NOT==OP_Not ); OP_Not 1978 third_party/sqlite/src/src/vdbe.c case OP_Not: { /* same as TK_NOT, in1, out2 */