Home
last modified time | relevance | path

Searched refs:bxor_amg (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Doverload.h71 bxor_amg, /* 0x36 ^ */ enumerator
H A Dpp.c2608 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()
H A Dgv.c4059 case bxor_amg: in Perl_amagic_call()