Searched defs:staticname (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssl/Configurations/platform/ | ||
H A D | AIX.pm | 21 sub staticname { subroutine |
H A D | Unix.pm | 44 sub staticname { subroutine |
H A D | VMS.pm | 38 sub staticname { subroutine |
H A D | Windows.pm | 29 sub staticname { subroutine |
H A D | BASE.pm | 28 sub staticname { return __base($_[1], '.a') } # Name of static lib subroutine |