Searched refs:pp_int (Results 1 – 3 of 3) sorted by relevance
1910 #define pp_int Perl_pp_int macro3952 #define pp_int() Perl_pp_int(aTHX) macro
2790 PP(pp_int) in PP() argument
1572 sub pp_int { maybe_targmy(@_, \&unop, "int") } subroutine