Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dpp_proto.h300 PERL_CALLCONV PP(pp_telldir) __attribute__visibility__("hidden");
H A Dpp_sys.c4356 PP_wrapped(pp_telldir, 1, 0)
/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm2606 sub pp_telldir { unop(@_, "telldir") } subroutine