Home | History | Annotate | Download | only in amalgamation

Lines Matching defs:OP_IfNeg

8154 #define OP_IfNeg                              114
67541 case OP_IfNeg: { /* jump, in1 */
88610 { OP_IfNeg, 1, 0, 0}, /* 1 */
90381 addr = sqlite3VdbeAddOp1(v, OP_IfNeg, p->iOffset);