Searched refs:asmext (Results 1 – 5 of 5) sorted by relevance
22 sub asmext { '.asm' } subroutine
27 sub asmext { '.ASM' } subroutine
45 sub asm { return __base($_[1], '.s') . $_[0]->asmext() }
828 my $asmext = platform->asmext();864 if ($srcs[0] =~ /\Q${asmext}\E$/) {
1072 my $asmext = platform->asmext();1124 if ($srcs[0] =~ /\Q${asmext}\E$/) {