Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dpp_proto.h304 PERL_CALLCONV PP(pp_tms) __attribute__visibility__("hidden");
H A Dpp_sys.c4979 PP_wrapped(pp_tms, 0, 0)
/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm2409 sub pp_tms { baseop(@_, "times") } subroutine