Home | History | Annotate | Download | only in dist

Lines Matching defs:OP_ToBlob

9398 #define OP_ToBlob        144 /* same as TK_TO_BLOB                         */
69792 case OP_ToBlob: { /* same as TK_TO_BLOB, in1 */
80850 assert( to_op==OP_ToBlob || aff!=SQLITE_AFF_NONE );
80855 testcase( to_op==OP_ToBlob );