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.h77 PERL_CALLCONV PP(pp_enterwrite) __attribute__visibility__("hidden");
H A Dpp_sys.c1661 PP(pp_enterwrite) in PP() argument
/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm5348 sub pp_enterwrite { unop(@_, "write") } subroutine