OP_Real 63213 third_party/sqlite/amalgamation/sqlite3.c case OP_Real: { /* same as TK_FLOAT, out2-prerelease */ OP_Real 72674 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp4(v, OP_Real, 0, iMem, 0, zV, P4_REAL); OP_Real 1937 third_party/sqlite/src/src/expr.c sqlite3VdbeAddOp4(v, OP_Real, 0, iMem, 0, zV, P4_REAL); OP_Real 899 third_party/sqlite/src/src/vdbe.c case OP_Real: { /* same as TK_FLOAT, out2-prerelease */