Home
last modified time | relevance | path

Searched refs:LISTING_MACEXP (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dlisting.h31 #define LISTING_MACEXP 64 macro
H A Das.c757 listing |= LISTING_MACEXP; in parse_args()
H A Dread.c634 if ((listing & LISTING_MACEXP) && macro_nest > 0) in read_a_source_file()
H A DChangeLog-9697980 * listing.h (LISTING_MACEXP): New define.
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dlisting.h31 #define LISTING_MACEXP 64 macro
H A Das.c821 listing |= LISTING_MACEXP; in parse_args()
H A Dread.c717 if ((listing & LISTING_MACEXP) && macro_nest > 0) in read_a_source_file()
H A DChangeLog-9697980 * listing.h (LISTING_MACEXP): New define.