Home | History | Annotate | Download | only in orig

Lines Matching defs:OP_Param

9384 #define OP_Param         130
73496 case OP_Param: { /* out2-prerelease */
81173 ** The expression is implemented using an OP_Param opcode. The p1
81199 sqlite3VdbeAddOp2(v, OP_Param, p1, target);