Home
last modified time | relevance | path

Searched defs:pp_ceil (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm6761 sub pp_ceil { $_[0]->maybe_targmy(@_[1,2], \&builtin1, "ceil"); } global() subroutine
/openbsd-src/gnu/usr.bin/perl/
H A Dpp.c7541 PP(pp_ceil) PP() argument