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