Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h2303 #define pp_ftbinary Perl_pp_ftbinary macro
4820 #define pp_ftbinary() Perl_pp_ftbinary(aTHX) macro
H A Dpp_sys.c3440 PP(pp_ftbinary) in PP() argument
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DDeparse.pm1852 sub pp_ftbinary { ftst(@_, "-B") } subroutine