Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm3105 sub pp_pow { maybe_targmy(@_, \&binop, "**", 22, ASSIGN) } global() subroutine
/openbsd-src/gnu/usr.bin/perl/
H A Dpp.c1075 PP(pp_pow) PP() argument