Home
last modified time | relevance | path

Searched defs:PERL_VERSION_GT (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dhandy.h584 # define PERL_VERSION_GT(j,n,p) (! PERL_VERSION_LE(j,n,p)) macro
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h11674 # define PERL_VERSION_GT(j,n,p) (! PERL_VERSION_LE(j,n,p)) macro