Home | History | Annotate | Download | only in amalgamation

Lines Matching defs:OP_Param

8149 #define OP_Param                              109
67434 case OP_Param: { /* out2-prerelease */
73429 ** The expression is implemented using an OP_Param opcode. The p1
73455 sqlite3VdbeAddOp2(v, OP_Param, p1, target);