Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dpp_proto.h33 PERL_CALLCONV PP(pp_bit_and) __attribute__visibility__("hidden");
H A Dpp.c2514 PP(pp_bit_and) in PP() argument
/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm3111 sub pp_bit_and { maybe_targmy(@_, \&binop, "&", 13, ASSIGN) } subroutine
3114 *pp_nbit_and = *pp_bit_and;