Home
last modified time | relevance | path

Searched defs:ddigits (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/
Dsize.c324 int ddigits = length_map[gelf_getclass (elf) - 1][radix_decimal]; in print_header() local
523 const int ddigits = length_map[gelf_getclass (elf) - 1][radix_decimal]; in show_bsd() local
575 int ddigits = length_map[totals_class - 1][radix_decimal]; in show_bsd_totals() local
/external/freetype/src/bdf/
Dbdflib.c676 static const unsigned char ddigits[32] = variable