Searched refs:totals_class (Results 1 – 2 of 2) sorted by relevance
150 static int totals_class; variable192 if (totals && format == format_bsd && totals_class != 0) in main()567 totals_class = MAX (totals_class, gelf_getclass (elf)); in show_bsd()575 int ddigits = length_map[totals_class - 1][radix_decimal]; in show_bsd_totals()576 int xdigits = length_map[totals_class - 1][radix_hex]; in show_bsd_totals()
124 * size.c (totals_class): Likewise.