Home
last modified time | relevance | path

Searched refs:LISTING_NOCOND (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.34/gas/
H A Dlisting.h29 #define LISTING_NOCOND 32 macro
42 #define LISTING_SKIP_COND() ((listing & LISTING_NOCOND) != 0)
H A Das.c991 listing |= LISTING_NOCOND; in parse_args()
/dragonfly/contrib/binutils-2.27/gas/
H A Dlisting.h29 #define LISTING_NOCOND 32 macro
42 #define LISTING_SKIP_COND() ((listing & LISTING_NOCOND) != 0)
H A Das.c945 listing |= LISTING_NOCOND; in parse_args()