Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/Configurations/platform/
H A DWindows.pm22 sub asmext { '.asm' } subroutine
H A DVMS.pm27 sub asmext { '.ASM' } subroutine
H A DBASE.pm45 sub asm { return __base($_[1], '.s') . $_[0]->asmext() }
/freebsd/crypto/openssl/Configurations/
H A Dwindows-makefile.tmpl828 my $asmext = platform->asmext();
864 if ($srcs[0] =~ /\Q${asmext}\E$/) {
H A Ddescrip.mms.tmpl1072 my $asmext = platform->asmext();
1124 if ($srcs[0] =~ /\Q${asmext}\E$/) {