Home
last modified time | relevance | path

Searched refs:okrun (Results 1 – 1 of 1) sorted by relevance

/openssl/util/perl/OpenSSL/
H A Dconfig.pm186 sub okrun { subroutine
447 if ( okrun('echo __LP64__',
461 if ( okrun("$CC -v -E -x c /dev/null 2>&1",
595 if (!okrun('echo __LP64__',
690 if ( okrun('echo xvadd.w \$xr0,\$xr0,\$xr0',
706 || okrun('egrep -e \'^features.* highgprs\' /proc/cpuinfo >/dev/null') )
720 if okrun("$CC -dM -E -x c /dev/null 2>&1",
730 if okrun("$CC -m32 -E -x c /dev/null >/dev/null 2>&1");
930 if ( okrun(

Completed in 7 milliseconds