Lines Matching refs:cLOGOP
91 PMOP *pm = cPMOPx(cLOGOP->op_other);
187 cLOGOP->op_first->op_next = PL_op->op_next;
217 PMOP * const pm = cPMOPx(cLOGOP->op_other);
1305 return cLOGOP->op_other;
1318 return cLOGOP->op_other;
5586 cx_pushtry(cx, cLOGOP->op_other);
5613 return cLOGOP->op_other;
5656 OP *retop = cLOGOP->op_other->op_next;
6279 return cLOGOP->op_other->op_next;
6441 SAVEDESTRUCTOR_X(invoke_finally_block, cLOGOP->op_other);
6443 SAVEDESTRUCTOR_X(invoke_defer_block, cLOGOP->op_other);