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.h127 PERL_CALLCONV PP(pp_i_gt) __attribute__visibility__("hidden");
H A Dpp.c3026 PP(pp_i_gt) in PP() argument
/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm3131 sub pp_i_gt { binop(@_, ">", 15) } subroutine