Home
last modified time | relevance | path

Searched refs:LISTING_LHS_WIDTH (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m68hc11.h46 #define LISTING_LHS_WIDTH 4 /* One word on the first line */ macro
H A Dtc-cris.h144 #define LISTING_LHS_WIDTH 4
H A Dtc-m68k.h70 #define LISTING_LHS_WIDTH 2 /* One word on the first line */ macro
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-m68hc11.h57 #define LISTING_LHS_WIDTH 4 /* One word on the first line */ macro
H A Dtc-cris.h136 #define LISTING_LHS_WIDTH 4
H A Dtc-m68k.h98 #define LISTING_LHS_WIDTH 2 /* One word on the first line */ macro
/openbsd/gnu/usr.bin/binutils/gas/
H A Dlisting.c106 #ifndef LISTING_LHS_WIDTH
107 #define LISTING_LHS_WIDTH ((LISTING_WORD_SIZE) > 4 ? 1 : 4 / (LISTING_WORD_SIZE)) macro
110 #define LISTING_LHS_WIDTH_SECOND LISTING_LHS_WIDTH
179 int listing_lhs_width = LISTING_LHS_WIDTH;
H A DChangeLog-00016985 * listing.c (LISTING_LHS_WIDTH): Default depends on
6987 (LISTING_LHS_WIDTH_SECOND): Default to LISTING_LHS_WIDTH.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dlisting.c106 #ifndef LISTING_LHS_WIDTH
107 #define LISTING_LHS_WIDTH ((LISTING_WORD_SIZE) > 4 ? 1 : 4 / (LISTING_WORD_SIZE)) macro
110 #define LISTING_LHS_WIDTH_SECOND LISTING_LHS_WIDTH
179 int listing_lhs_width = LISTING_LHS_WIDTH;
H A DChangeLog-00016985 * listing.c (LISTING_LHS_WIDTH): Default depends on
6987 (LISTING_LHS_WIDTH_SECOND): Default to LISTING_LHS_WIDTH.
/openbsd/gnu/usr.bin/binutils/gas/doc/
H A Dinternals.texi1473 @item LISTING_LHS_WIDTH
1479 Like @code{LISTING_LHS_WIDTH}, but applying to the second and subsequent line
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dinternals.texi1456 @item LISTING_LHS_WIDTH
1462 Like @code{LISTING_LHS_WIDTH}, but applying to the second and subsequent line