Home | History | Annotate | Download | only in src

Lines Matching refs:OP_STAR

3476     case OP_STAR:
3488 c = *ecode++ - ((op < OP_STARI)? OP_STAR : OP_STARI);