Lines Matching full:listing
352 {"eject", listing_eject, 0}, /* Formfeed listing. */
406 {"lflags", s_ignore, 0}, /* Listing flags. */
409 {"list", listing_list, 1}, /* Turn listing on. */
420 {"nolist", listing_list, 0}, /* Turn listing off. */
438 {"sbttl", listing_title, 1}, /* Subtitle of listing. */
471 {"title", listing_title, 0}, /* Listing title. */
770 /* In order to avoid listing macro expansion lines with labels
796 /* If listing is on, and we are expanding a macro, then give
797 the listing code the contents of the expanded line. */
798 if (listing)
800 if ((listing & LISTING_MACEXP) && macro_nest > 0)
820 /* Install the line with the listing facility. */
1910 #ifdef LISTING
1911 if (listing)
2052 #ifdef LISTING
2053 if (listing)
3185 if (listing & LISTING_SYMBOLS)
3703 symbol frag is already set to a dummy listing frag. */