Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h2450 #define pp_prototype Perl_pp_prototype macro
4967 #define pp_prototype() Perl_pp_prototype(aTHX) macro
H A Dpp.c361 PP(pp_prototype) in PP() argument
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DDeparse.pm1589 sub pp_prototype { unop(@_, "prototype") } subroutine