Searched refs:OP_I_ADD (Results 1 – 4 of 4) sorted by relevance
81 OP_I_ADD = 64, enumerator
3196 case OP_I_ADD: in Perl_op_lvalue_flags()3614 case OP_I_ADD: in S_scalar_mod_type()
1634 local($x += 1); # OP_I_ADD
936 push_rpn_item(newBINOP(OP_I_ADD, 0, a, b)); in THX_parse_rpn_expr()