Home
last modified time | relevance | path

Searched refs:shlibext (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/openssl/openssl/Configurations/platform/
H A DUnix.pm20 sub shlibext { (my $x = $target{shared_extension} subroutine
75 my $ext = $_[0]->shlibext();
H A Dmingw.pm23 sub shlibext { '.dll' } subroutine
H A DVMS.pm22 sub shlibext { '.EXE' } subroutine
H A DWindows.pm17 sub shlibext { '.dll' } subroutine
H A DBASE.pm37 sub sharedlib { return __concat($_[0]->sharedname($_[1]), $_[0]->shlibext()) }
/third_party/openssl/Configurations/platform/
H A DUnix.pm20 sub shlibext { (my $x = $target{shared_extension} subroutine
75 my $ext = $_[0]->shlibext();
H A Dmingw.pm23 sub shlibext { '.dll' } subroutine
H A DVMS.pm22 sub shlibext { '.EXE' } subroutine
H A DWindows.pm17 sub shlibext { '.dll' } subroutine
H A DBASE.pm37 sub sharedlib { return __concat($_[0]->sharedname($_[1]), $_[0]->shlibext()) }

Completed in 2 milliseconds