Home
last modified time | relevance | path

Searched refs:radix_decimal (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/src/
Dsize.c126 radix_decimal = 0, enumerator
138 [radix_decimal] = 10,
144 [radix_decimal] = 20,
224 radix = radix_decimal; in parse_opt()
264 radix = radix_decimal; in parse_opt()
341 int ddigits = length_map[gelf_getclass (elf) - 1][radix_decimal]; in print_header()
451 : (radix == radix_decimal in show_sysv()
465 else if (radix == radix_decimal) in show_sysv()
502 : (radix == radix_decimal ? "%" PRId64 "(%s)" in show_sysv_one_line()
511 else if (radix == radix_decimal) in show_sysv_one_line()
[all …]
Dnm.c202 radix_decimal, enumerator
313 radix = radix_decimal; in parse_opt()
526 [radix_decimal] = 10,
532 [radix_decimal] = 20,
849 : (radix == radix_decimal ? "%0*" PRId64 in show_symbols_sysv()
854 : (radix == radix_decimal ? "%0*" PRId64 in show_symbols_sysv()
1012 : (radix == radix_decimal ? DECFMT : OCTFMT)), in show_symbols_bsd()
1030 : (radix == radix_decimal ? DECFMT : OCTFMT)), in show_symbols_bsd()
1105 : (radix == radix_decimal in show_symbols_posix()
Dstrings.c127 radix_decimal, enumerator
293 radix = radix_decimal; in parse_opt()
371 : (radix == radix_decimal ? "%7" PRId64 " " in process_chunk_mb()
439 : (radix == radix_decimal ? "%7" PRId64 " " in process_chunk()