OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPPDEFINES
(Results
1 - 20
of
20
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/Configurations/
15-android.conf
69
foreach (@{$useradd{
CPPDEFINES
}}, @{$user{CPPFLAGS}}) {
10-main.conf
1654
CPPDEFINES
=> picker(debug => [ "DEBUG", "_DEBUG" ]),
windows-makefile.tmpl
264
(map { "-D".$_} @{$config{
CPPDEFINES
}}),
descrip.mms.tmpl
399
DEFINES={- our $defines = join('', map { ",$_" } @{$config{
CPPDEFINES
}}) -}
unix-Makefile.tmpl
380
(map { "-D".$_} @{$config{
CPPDEFINES
}}),
/src/crypto/external/bsd/openssl/dist/Configurations/
15-android.conf
68
foreach (@{$useradd{
CPPDEFINES
}}, @{$user{CPPFLAGS}}) {
10-main.conf
1487
CPPDEFINES
=> picker(debug => [ "DEBUG", "_DEBUG" ]),
windows-makefile.tmpl
257
(map { "-D".$_} @{$config{
CPPDEFINES
}}),
descrip.mms.tmpl
361
DEFINES={- our $defines = join('', map { ",$_" } @{$config{
CPPDEFINES
}}) -}
unix-Makefile.tmpl
340
(map { "-D".$_} @{$config{
CPPDEFINES
}}),
/src/crypto/external/bsd/openssl.old/dist/Configurations/
15-android.conf
68
foreach (@{$useradd{
CPPDEFINES
}}, @{$user{CPPFLAGS}}) {
unix-Makefile.tmpl
303
(map { "-D".$_} @{$config{
CPPDEFINES
}}),
windows-makefile.tmpl
170
(map { "-D".$_} @{$config{
CPPDEFINES
}}),
10-main.conf
1360
CPPDEFINES
=> picker(debug => [ "DEBUG", "_DEBUG" ]),
descrip.mms.tmpl
176
DEFINES={- our $defines1 = join('', map { ",$_" } @{$config{
CPPDEFINES
}}) -}
/src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/Test/
Utils.pm
234
if grep { $_ eq 'OPENSSL_USE_IPV6=0' } @{$config{
CPPDEFINES
}};
/src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/Test/
Utils.pm
234
if grep { $_ eq 'OPENSSL_USE_IPV6=0' } @{$config{
CPPDEFINES
}};
/src/crypto/external/apache2/openssl/dist/
Configure
744
# For the "make variables" CPPINCLUDES and
CPPDEFINES
, we support lists with
766
CPPDEFINES
=> [], # Alternative for -D
790
CPPDEFINES
=> [],
1146
push @{$useradd{
CPPDEFINES
}}, $1;
1248
if ($_ eq '
CPPDEFINES
' || $_ eq 'CPPINCLUDES') {
1581
if (!@{$config{CFLAGS}} && !@{$config{
CPPDEFINES
}}) {
/src/crypto/external/bsd/openssl/dist/
Configure
666
# For the "make variables" CPPINCLUDES and
CPPDEFINES
, we support lists with
688
CPPDEFINES
=> [], # Alternative for -D
710
CPPDEFINES
=> [],
1025
push @{$useradd{
CPPDEFINES
}}, $1;
1127
if ($_ eq '
CPPDEFINES
' || $_ eq 'CPPINCLUDES') {
1451
if (!@{$config{CFLAGS}} && !@{$config{
CPPDEFINES
}}) {
/src/crypto/external/bsd/openssl.old/dist/
Configure
546
# For the "make variables" CPPINCLUDES and
CPPDEFINES
, we support lists with
568
CPPDEFINES
=> [], # Alternative for -D
590
CPPDEFINES
=> [],
881
push @{$useradd{
CPPDEFINES
}}, $1;
987
if ($_ eq '
CPPDEFINES
' || $_ eq 'CPPINCLUDES') {
1272
if (!@{$config{CFLAGS}} && !@{$config{
CPPDEFINES
}}) {
Completed in 44 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026