HomeSort by: relevance | last modified time | path
    Searched refs:olb_count (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/Configurations/
descrip.mms.tmpl 1026 my $olb_count = scalar grep(m|\.OLB$|, @deps);
1028 if ($olb_count > 0) {
  /src/crypto/external/apache2/openssl/dist/Configurations/
descrip.mms.tmpl 1378 my $olb_count = scalar grep(m|\.OLB$|, map { $_->{lib} } @deps);
1380 if ($olb_count > 0) {
  /src/crypto/external/bsd/openssl/dist/Configurations/
descrip.mms.tmpl 1296 my $olb_count = scalar grep(m|\.OLB$|, map { $_->{lib} } @deps);
1298 if ($olb_count > 0) {

Completed in 26 milliseconds