Searched refs:pp_bit_and (Results 1 – 3 of 3) sorted by relevance
33 PERL_CALLCONV PP(pp_bit_and) __attribute__visibility__("hidden");
2514 PP(pp_bit_and) in PP() argument
3111 sub pp_bit_and { maybe_targmy(@_, \&binop, "&", 13, ASSIGN) } subroutine3114 *pp_nbit_and = *pp_bit_and;