Home
last modified time | relevance | path

Searched defs:LISTING_SKIP_COND (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/binutils-2.34/gas/
H A Dlisting.h42 #define LISTING_SKIP_COND() ((listing & LISTING_NOCOND) != 0) macro
/dragonfly/contrib/binutils-2.27/gas/
H A Dlisting.h42 #define LISTING_SKIP_COND() ((listing & LISTING_NOCOND) != 0) macro