Searched defs:defext (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssl/Configurations/platform/ | ||
H A D | mingw.pm | 19 sub defext { '.def' } subroutine |
H A D | Unix.pm | 26 sub defext { $target{def_extension} || '.ld' } subroutine |
H A D | VMS.pm | 24 sub defext { '.OPT' } subroutine |
H A D | Windows.pm | 19 sub defext { '.def' } subroutine |