Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/
Dembed.h1822 #define pp_exp Perl_pp_exp macro
3864 #define pp_exp() Perl_pp_exp(aTHX) macro
Dpp.c2750 PP(pp_exp) in PP() argument
/mirbsd/src/gnu/usr.bin/perl/ext/B/B/
DDeparse.pm1569 sub pp_exp { maybe_targmy(@_, \&unop, "exp") } subroutine