Home
last modified time | relevance | path

Searched defs:defext (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/openssl/openssl/Configurations/platform/
H A Dmingw.pm19 sub defext { '.def' } subroutine
H A DUnix.pm26 sub defext { $target{def_extension} || '.ld' } subroutine
H A DVMS.pm24 sub defext { '.OPT' } subroutine
H A DWindows.pm19 sub defext { '.def' } subroutine
/third_party/openssl/Configurations/platform/
H A Dmingw.pm19 sub defext { '.def' } subroutine
H A DUnix.pm26 sub defext { $target{def_extension} || '.ld' } subroutine
H A DVMS.pm24 sub defext { '.OPT' } subroutine
H A DWindows.pm19 sub defext { '.def' } subroutine

Completed in 3 milliseconds