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

  /src/crypto/external/apache2/openssl/dist/Configurations/platform/
BASE.pm 53 sub isres { return $_[1] =~ m|\.res$|; } subroutine
60 if ($_[0]->isres($_[1])) { return $_[0]->res($_[1]); }
  /src/crypto/external/bsd/openssl/dist/Configurations/platform/
BASE.pm 53 sub isres { return $_[1] =~ m|\.res$|; } subroutine
60 if ($_[0]->isres($_[1])) { return $_[0]->res($_[1]); }
  /src/crypto/external/apache2/openssl/dist/Configurations/
windows-makefile.tmpl 937 grep { platform->isres($_) }
985 grep { platform->isres($_) }
1027 grep { platform->isres($_) }
  /src/crypto/external/bsd/openssl/dist/Configurations/
windows-makefile.tmpl 896 grep { platform->isres($_) }
944 grep { platform->isres($_) }
986 grep { platform->isres($_) }

Completed in 16 milliseconds