OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GCC_BITS
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
config.pm
38
my $
GCC_BITS
;
443
$
GCC_BITS
= "32";
452
$
GCC_BITS
= '64';
884
my $target = ($CCVENDOR eq "gnu" && $
GCC_BITS
eq '64')
/src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
config.pm
38
my $
GCC_BITS
;
442
$
GCC_BITS
= "32";
451
$
GCC_BITS
= '64';
865
my $target = ($CCVENDOR eq "gnu" && $
GCC_BITS
eq '64')
/src/crypto/external/bsd/openssl.old/dist/
config
391
GCC_BITS
="32"
398
GCC_BITS
="64"
747
if [ $CC = "gcc" -a $
GCC_BITS
= "64" ]; then
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026