Searched refs:totals_class (Results 1 – 1 of 1) sorted by relevance
154 static int totals_class; variable199 if (totals && format == format_bsd && totals_class != 0) in main()577 totals_class = MAX (totals_class, gelf_getclass (elf)); in show_bsd()585 int ddigits = length_map[totals_class - 1][radix_decimal]; in show_bsd_totals()586 int xdigits = length_map[totals_class - 1][radix_hex]; in show_bsd_totals()