OP_Or 64271 third_party/sqlite/amalgamation/sqlite3.c case OP_Or: { /* same as TK_OR, in1, in2, out3 */ OP_Or 73177 third_party/sqlite/amalgamation/sqlite3.c assert( TK_OR==OP_Or ); OP_Or 2440 third_party/sqlite/src/src/expr.c assert( TK_OR==OP_Or ); OP_Or 1939 third_party/sqlite/src/src/vdbe.c case OP_Or: { /* same as TK_OR, in1, in2, out3 */