OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:asmext
(Results
1 - 9
of
9
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/Configurations/platform/
VMS.pm
27
sub
asmext
{ '.ASM' }
subroutine
Windows.pm
22
sub
asmext
{ '.asm' }
subroutine
BASE.pm
45
sub asm { return __base($_[1], '.s') . $_[0]->
asmext
() }
/src/crypto/external/bsd/openssl/dist/Configurations/platform/
VMS.pm
27
sub
asmext
{ '.ASM' }
subroutine
Windows.pm
22
sub
asmext
{ '.asm' }
subroutine
BASE.pm
45
sub asm { return __base($_[1], '.s') . $_[0]->
asmext
() }
/src/crypto/external/bsd/openssl/dist/Configurations/
windows-makefile.tmpl
828
my $
asmext
= platform->
asmext
();
864
if ($srcs[0] =~ /\Q${
asmext
}\E$/) {
descrip.mms.tmpl
1072
my $
asmext
= platform->
asmext
();
1124
if ($srcs[0] =~ /\Q${
asmext
}\E$/) {
/src/crypto/external/apache2/openssl/dist/Configurations/
descrip.mms.tmpl
1142
my $
asmext
= platform->
asmext
();
1194
if ($srcs[0] =~ /\Q${
asmext
}\E$/) {
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026