Searched refs:pp_floor (Results 1 – 3 of 3) sorted by relevance
586 PP(pp_floor) in PP() argument
87 PERL_CALLCONV PP(pp_floor) __attribute__visibility__("hidden");
6778 sub pp_floor { $_[0]->maybe_targmy(@_[1,2], \&builtin1, "floor"); } subroutine