Searched refs:bxor_amg (Results 1 – 3 of 3) sorted by relevance
71 bxor_amg, /* 0x36 ^ */ enumerator
2608 if (rpp_try_AMAGIC_2((op_type == OP_BIT_OR ? bor_amg : bxor_amg), in PP()2650 if (rpp_try_AMAGIC_2((op_type == OP_NBIT_OR ? bor_amg : bxor_amg), in PP()
4059 case bxor_amg: in Perl_amagic_call()