Home
last modified time | relevance | path

Searched refs:PERL_IS_GCC (Results 1 – 7 of 7) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D50310112 PERL_IS_GCC # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D50320018 PERL_IS_GCC # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D50320018 PERL_IS_GCC # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dhandy.h1432 #if ! PERL_IS_GCC || PERL_GCC_VERSION_GT(3,3,6)
H A Dperl.h285 # define PERL_IS_GCC 1 macro
380 # if !defined(PERL_IS_GCC) || PERL_GCC_VERSION_GE(4,7,0)
/dports/lang/perl5.32/perl-5.32.1/
H A Dperl.h299 # define PERL_IS_GCC 1 macro
381 # if !defined(PERL_IS_GCC) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 7 || __GNUC__ > 4)
/dports/lang/perl5.34/perl-5.34.0/
H A Dperl.h284 # define PERL_IS_GCC 1 macro
366 # if !defined(PERL_IS_GCC) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 7 || __GNUC__ > 4)