Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/src/
H A Dsize.c323 int ddigits = length_map[gelf_getclass (elf) - 1][radix_decimal]; in print_header() local
520 const int ddigits = length_map[gelf_getclass (elf) - 1][radix_decimal]; in show_bsd() local
572 int ddigits = length_map[totals_class - 1][radix_decimal]; in show_bsd_totals() local
/aosp_15_r20/external/freetype/src/bdf/
H A Dbdflib.c689 static const unsigned char ddigits[32] = variable