Home | History | Annotate | Download | only in src

Lines Matching refs:OP_SKIPZERO

1233     case OP_SKIPZERO:
1480 if (c == OP_BRAZERO || c == OP_BRAMINZERO || c == OP_SKIPZERO ||
5462 OP_SKIPZERO in front of it so that it is skipped on execution. As we
5475 *previous++ = OP_SKIPZERO;