Searched refs:LISTING_DEFAULT (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gas/ | ||
| D | listing.h | 33 #define LISTING_DEFAULT (LISTING_LISTING | LISTING_HLL | LISTING_SYMBOLS) macro |
| D | as.c | 848 listing = LISTING_DEFAULT; in parse_args() |