Home | History | Annotate | Download | only in dist

Lines Matching refs:OP_IfNeg

7355 #define OP_IfNeg                              113
57563 case OP_IfNeg: { /* jump, in1 */
77995 { OP_IfNeg, 1, 0, 0}, /* 1 */
79700 addr = sqlite3VdbeAddOp1(v, OP_IfNeg, p->iOffset);