Home
last modified time | relevance | path

Searched refs:pp_i_gt (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dpp_proto.h126 PERL_CALLCONV PP(pp_i_gt) __attribute__visibility__("hidden");
H A Dpp.c2777 PP(pp_i_gt) in PP() argument
/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm3129 sub pp_i_gt { binop(@_, ">", 15) } subroutine