OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isainfo
(Results
1 - 7
of
7
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
config.pm
740
my $ISA64 = `
isainfo
2>/dev/null | grep sparcv9`;
780
my $ISA64 = `
isainfo
2>/dev/null | grep amd64`;
/src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
config.pm
728
my $ISA64 = `
isainfo
2>/dev/null | grep sparcv9`;
768
my $ISA64 = `
isainfo
2>/dev/null | grep amd64`;
/src/crypto/external/bsd/openssl.old/dist/
config
650
ISA64=`(
isainfo
) 2>/dev/null | grep sparcv9`
689
ISA64=`(
isainfo
) 2>/dev/null | grep amd64`
/src/external/bsd/openpam/dist/
config.guess
396
case `
isainfo
-b` in
/src/external/bsd/tcpdump/dist/
configure
6390
# {64bitarch} as the output of "
isainfo
-n".
6429
isainfo_output=`
isainfo
-n`
/src/external/bsd/top/dist/
configure
680
ISAINFO
3199
for ac_prog in
isainfo
3208
case $
ISAINFO
in
3210
ac_cv_path_ISAINFO="$
ISAINFO
" # Let the user override the test with a path.
3231
ISAINFO
=$ac_cv_path_ISAINFO
3232
if test -n "$
ISAINFO
"; then
3233
{ echo "$as_me:$LINENO: result: $
ISAINFO
" >&5
3234
echo "${ECHO_T}$
ISAINFO
" >&6; }
3241
test -n "$
ISAINFO
" && break
6326
if test "$
ISAINFO
"; the
[
all
...]
/src/external/public-domain/sqlite/dist/tea/
configure
7791
arch=`
isainfo
`
Completed in 47 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026