Home | History | Annotate | Download | only in dist

Lines Matching refs:OP_Real

13974 #define OP_Real          132 /* same as TK_FLOAT, synopsis: r[P2]=P4       */
81016 case OP_Real: { /* same as TK_FLOAT, out2 */
95771 sqlite3VdbeAddOp4Dup8(v, OP_Real, 0, iMem, 0, (u8*)&value, P4_REAL);