OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PERL_VERSION
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/back-perl/
perl_back.h
41
#if defined(pTHX_) || (PERL_REVISION > 5 || (PERL_REVISION == 5 &&
PERL_VERSION
>= 6))
/src/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl_wrap.c
708
/* Add PERL_REVISION,
PERL_VERSION
, PERL_SUBVERSION if missing */
714
# if !(defined(
PERL_VERSION
) || (defined(SUBVERSION) && defined(PATCHLEVEL)))
719
# define
PERL_VERSION
PATCHLEVEL
736
#if ((
PERL_VERSION
< 4) || ((
PERL_VERSION
== 4) && (PERL_SUBVERSION <= 5)))
984
#if (
PERL_VERSION
< 8)
993
# if (
PERL_VERSION
< 6)
/src/external/lgpl3/gmp/dist/demos/perl/
GMP.xs
114
Perl 5.004 doesn't have PERL_REVISION and
PERL_VERSION
, but that's ok,
116
#if defined (PERL_REVISION) && defined (
PERL_VERSION
)
119
|| ((major) == PERL_REVISION &&
PERL_VERSION
>= (minor)))
Completed in 69 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026