Home | History | Annotate | Download | only in dist

Lines Matching defs:OP_ToReal

9401 #define OP_ToReal        147 /* same as TK_TO_REAL                         */
69850 case OP_ToReal: { /* same as TK_TO_REAL, in1 */
80853 assert( to_op==OP_ToReal || aff!=SQLITE_AFF_REAL );
80858 testcase( to_op==OP_ToReal );