Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dpp_proto.h169 PERL_CALLCONV PP(pp_lt) __attribute__visibility__("hidden");
H A Dpp.c2216 PP(pp_lt) in PP() argument
/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm3123 sub pp_lt { binop(@_, "<", 15) } subroutine