OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resext
(Results
1 - 7
of
7
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/Configurations/platform/
mingw.pm
22
sub
resext
{ '.res.obj' }
subroutine
Windows.pm
25
sub
resext
{ '.res' }
subroutine
BASE.pm
43
sub res { return __base($_[1], '.res') . $_[0]->
resext
() }
/src/crypto/external/bsd/openssl/dist/Configurations/platform/
mingw.pm
22
sub
resext
{ '.res.obj' }
subroutine
Windows.pm
25
sub
resext
{ '.res' }
subroutine
BASE.pm
43
sub res { return __base($_[1], '.res') . $_[0]->
resext
() }
/src/crypto/external/bsd/openssl.old/dist/Configurations/
windows-makefile.tmpl
7
our $
resext
= $target{res_extension} || ".res";
Completed in 24 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026