Home | History | Annotate | Download | only in src

Lines Matching refs:OP_TYPESTAR

6963         op_type = OP_TYPESTAR - OP_STAR;      /* Use type opcodes */
7891 else if ((op == OP_TYPESTAR || op == OP_TYPEMINSTAR ||
8021 else if (op == OP_TYPESTAR || op == OP_TYPEMINSTAR || op == OP_TYPEPOSSTAR)
8085 case OP_TYPESTAR: