Home
last modified time | relevance | path

Searched defs:defext (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/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