Searched refs:OP_SetSubtype (Results 1 – 1 of 1) sorted by relevance
16798 #define OP_SetSubtype 182 /* synopsis: r[P2].subtype = r[P1] */ macro101848 case OP_SetSubtype: { /* in1 out2 */149663 sqlite3VdbeAddOp2(v, OP_SetSubtype, regSubtype, regAgg+j);