OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:defext
(Results
1 - 10
of
10
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/Configurations/platform/
mingw.pm
19
sub
defext
{ '.def' }
subroutine
VMS.pm
24
sub
defext
{ '.OPT' }
subroutine
Windows.pm
19
sub
defext
{ '.def' }
subroutine
BASE.pm
41
sub def { return __base($_[1], '.ld') . $_[0]->
defext
() }
Unix.pm
26
sub
defext
{ $target{def_extension} || '.ld' }
subroutine
/src/crypto/external/bsd/openssl/dist/Configurations/platform/
mingw.pm
19
sub
defext
{ '.def' }
subroutine
VMS.pm
24
sub
defext
{ '.OPT' }
subroutine
Windows.pm
19
sub
defext
{ '.def' }
subroutine
BASE.pm
41
sub def { return __base($_[1], '.ld') . $_[0]->
defext
() }
Unix.pm
26
sub
defext
{ $target{def_extension} || '.ld' }
subroutine
Completed in 23 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026