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