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_REVISION
(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/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)
118
(
PERL_REVISION
> (major) \
119
|| ((major) ==
PERL_REVISION
&& PERL_VERSION >= (minor)))
/src/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl_wrap.c
708
/* Add
PERL_REVISION
, PERL_VERSION, PERL_SUBVERSION if missing */
709
#ifndef
PERL_REVISION
717
# ifndef
PERL_REVISION
718
# define
PERL_REVISION
(5)
Completed in 16 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026