Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dpp_proto.h215 PERL_CALLCONV PP(pp_predec) __attribute__visibility__("hidden");
H A Dpp_hot.c1720 PP(pp_predec) in PP() argument
/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm2447 sub pp_predec { pfixop(@_, "--", 23) } subroutine