Searched refs:LISTING_NOFORM (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/ | ||
D | listing.h | 26 #define LISTING_NOFORM 4 macro |
D | as.c | 908 listing |= LISTING_NOFORM; in parse_args() |
D | listing.c | 1431 if (listing & LISTING_NOFORM) in listing_print() |