Home
last modified time | relevance | path

Searched refs:asmext (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/Configurations/platform/
DWindows.pm22 sub asmext { '.asm' } subroutine
DVMS.pm27 sub asmext { '.ASM' } subroutine
DBASE.pm45 sub asm { return __base($_[1], '.S', '.s') . $_[0]->asmext() }
/third_party/openssl/Configurations/
Dwindows-makefile.tmpl835 my $asmext = platform->asmext();
871 if ($srcs[0] =~ /\Q${asmext}\E$/) {
Ddescrip.mms.tmpl1085 my $asmext = platform->asmext();
1137 if ($srcs[0] =~ /\Q${asmext}\E$/) {