Searched refs:LISTING_LHS_WIDTH (Results 1 – 12 of 12) sorted by relevance
46 #define LISTING_LHS_WIDTH 4 /* One word on the first line */ macro
144 #define LISTING_LHS_WIDTH 4
70 #define LISTING_LHS_WIDTH 2 /* One word on the first line */ macro
57 #define LISTING_LHS_WIDTH 4 /* One word on the first line */ macro
136 #define LISTING_LHS_WIDTH 4
98 #define LISTING_LHS_WIDTH 2 /* One word on the first line */ macro
106 #ifndef LISTING_LHS_WIDTH107 #define LISTING_LHS_WIDTH ((LISTING_WORD_SIZE) > 4 ? 1 : 4 / (LISTING_WORD_SIZE)) macro110 #define LISTING_LHS_WIDTH_SECOND LISTING_LHS_WIDTH179 int listing_lhs_width = LISTING_LHS_WIDTH;
6985 * listing.c (LISTING_LHS_WIDTH): Default depends on6987 (LISTING_LHS_WIDTH_SECOND): Default to LISTING_LHS_WIDTH.
1473 @item LISTING_LHS_WIDTH1479 Like @code{LISTING_LHS_WIDTH}, but applying to the second and subsequent line
1456 @item LISTING_LHS_WIDTH1462 Like @code{LISTING_LHS_WIDTH}, but applying to the second and subsequent line