Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/Configurations/platform/
H A Dmingw.pm19 sub defext { '.def' } subroutine
H A DVMS.pm24 sub defext { '.OPT' } subroutine
H A DWindows.pm19 sub defext { '.def' } subroutine
H A DBASE.pm41 sub def { return __base($_[1], '.ld') . $_[0]->defext() }
H A DUnix.pm26 sub defext { $target{def_extension} || '.ld' } subroutine
/third_party/openssl/Configurations/platform/
H A Dmingw.pm19 sub defext { '.def' } subroutine
H A DVMS.pm24 sub defext { '.OPT' } subroutine
H A DWindows.pm19 sub defext { '.def' } subroutine
H A DBASE.pm41 sub def { return __base($_[1], '.ld') . $_[0]->defext() }
H A DUnix.pm26 sub defext { $target{def_extension} || '.ld' } subroutine

Completed in 3 milliseconds