Searched refs:OP_BIT_XOR (Results 1 – 6 of 6) sorted by relevance
111 OP_BIT_XOR = 94, enumerator
1118 case OP_BIT_XOR: in Perl_do_vop()1148 case OP_BIT_XOR: in Perl_do_vop()
3191 case OP_BIT_XOR: in Perl_op_lvalue_flags()3619 case OP_BIT_XOR: in S_scalar_mod_type()12160 : o->op_type == OP_BIT_XOR in Perl_ck_bitop()
2697 do_vop(op_type == OP_SBIT_OR ? OP_BIT_OR : OP_BIT_XOR, targ, in PP()
6120 BOop(bof ? d == s-2 ? OP_SBIT_XOR : OP_NBIT_XOR : OP_BIT_XOR); in yyl_caret()
1627 local($x ^= 1); # OP_BIT_XOR