Searched refs:LISTING_DEFAULT (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/ | ||
D | listing.h | 33 #define LISTING_DEFAULT (LISTING_LISTING | LISTING_HLL | LISTING_SYMBOLS) macro |
D | as.c | 925 listing = LISTING_DEFAULT; in parse_args() |