Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/gas/
H A Dlisting.c108 #define LISTING_LHS_WIDTH ((LISTING_WORD_SIZE) > 4 ? 1 : 4 / (LISTING_WORD_SIZE)) macro
/dragonfly/contrib/binutils-2.27/gas/
H A Dlisting.c108 #define LISTING_LHS_WIDTH ((LISTING_WORD_SIZE) > 4 ? 1 : 4 / (LISTING_WORD_SIZE)) macro