Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm2402 sub pp_wantarray { baseop(@_, "wantarray") } global() subroutine
/openbsd-src/gnu/usr.bin/perl/
H A Dpp_ctl.c45 PP(pp_wantarray) in PP() argument