Home | History | Annotate | Download | only in dist

Lines Matching refs:OP_ToReal

7874 #define OP_ToReal                             145   /* same as TK_TO_REAL  */
62067 case OP_ToReal: { /* same as TK_TO_REAL, in1 */
71181 assert( to_op==OP_ToReal || aff!=SQLITE_AFF_REAL );
71186 testcase( to_op==OP_ToReal );