.SALL Suppress All Macro Expansion Listings MASM Directive
.SALL
Causes the assembler to suppress source statement listings of macro
expansions. The macro call is copied to the source listing, but the
source line generated by the call are not copied.
Seealso: