Searched refs:pp_exp (Results 1 – 3 of 3) sorted by relevance
1822 #define pp_exp Perl_pp_exp macro3864 #define pp_exp() Perl_pp_exp(aTHX) macro
2750 PP(pp_exp) in PP() argument
1569 sub pp_exp { maybe_targmy(@_, \&unop, "exp") } subroutine