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', '.s') . $_[0]->asmext() }
835 my $asmext = platform->asmext();871 if ($srcs[0] =~ /\Q${asmext}\E$/) {
1085 my $asmext = platform->asmext();1137 if ($srcs[0] =~ /\Q${asmext}\E$/) {