Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dpp_proto.h35 PERL_CALLCONV PP(pp_bless) __attribute__visibility__("hidden");
H A Dpp.c586 PP(pp_bless) in PP() argument
/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm3425 sub pp_bless { listop(@_, "bless") } subroutine