Home
last modified time | relevance | path

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

/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() }
/openssl/Configurations/
H A Dwindows-makefile.tmpl869 my $asmext = platform->asmext();
905 if ($srcs[0] =~ /\Q${asmext}\E$/) {
H A Ddescrip.mms.tmpl1142 my $asmext = platform->asmext();
1194 if ($srcs[0] =~ /\Q${asmext}\E$/) {

Completed in 14 milliseconds