Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dpp_proto.h296 PERL_CALLCONV PP(pp_sysseek) __attribute__visibility__("hidden");
H A Dpp_sys.c2445 PP_wrapped(pp_sysseek, 3, 0)
/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm3488 sub pp_sysseek { listop(@_, "sysseek") } subroutine