Searched refs:LISTING_HLL (Results 1 – 3 of 3) sorted by relevance
27 #define LISTING_HLL 8 macro33 #define LISTING_DEFAULT (LISTING_LISTING | LISTING_HLL | LISTING_SYMBOLS)
899 listing |= LISTING_HLL; in parse_args()
1271 if (current_hll_file && list->hll_line && (listing & LISTING_HLL)) in listing_listing()