Home
last modified time | relevance | path

Searched defs:pp_return (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm3478 sub pp_return { listop(@_, "return", undef, 1) } # llafr does not apply subroutine
/openbsd/gnu/usr.bin/perl/
H A Dpp_ctl.c2791 PP(pp_return) in PP() argument