Searched defs:ddigits (Results 1 – 2 of 2) sorted by relevance
324 int ddigits = length_map[gelf_getclass (elf) - 1][radix_decimal]; in print_header() local523 const int ddigits = length_map[gelf_getclass (elf) - 1][radix_decimal]; in show_bsd() local575 int ddigits = length_map[totals_class - 1][radix_decimal]; in show_bsd_totals() local
676 static const unsigned char ddigits[32] = variable