Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dpp_proto.h76 PERL_CALLCONV PP(pp_enterwrite) __attribute__visibility__("hidden");
H A Dpp_sys.c1446 PP(pp_enterwrite) in PP() argument
/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm5346 sub pp_enterwrite { unop(@_, "write") } subroutine