Searched refs:pp_oct (Results 1 – 3 of 3) sorted by relevance
1958 #define pp_oct Perl_pp_oct macro4000 #define pp_oct() Perl_pp_oct(aTHX) macro
2897 PP(pp_oct) in PP() argument
1574 sub pp_oct { maybe_targmy(@_, \&unop, "oct") } subroutine