Home | History | Annotate | Download | only in amalgamation

Lines Matching defs:OP_ToBlob

8069 #define OP_ToBlob                             142   /* same as TK_TO_BLOB  */
63938 case OP_ToBlob: { /* same as TK_TO_BLOB, in1 */
73106 assert( to_op==OP_ToBlob || aff!=SQLITE_AFF_NONE );
73111 testcase( to_op==OP_ToBlob );