Symbol: CONV_FMT_DECIMAL
usr/src/cmd/sgs/dump/common/dump.c
617
CONV_FMT_DECIMAL, &inv_buf));
usr/src/cmd/sgs/dump/common/dump.h
42
#define DUMP_CONVFMT (CONV_FMT_DECIMAL|CONV_FMT_ALT_DUMP)
usr/src/cmd/sgs/elfdump/common/corenote.c
1040
conv_cnote_signal(w, CONV_FMT_DECIMAL, &conv_buf.inv));
usr/src/cmd/sgs/elfdump/common/corenote.c
1058
conv_cnote_syscall(w, CONV_FMT_DECIMAL, &conv_buf.inv));
usr/src/cmd/sgs/elfdump/common/corenote.c
1066
conv_cnote_errno(w, CONV_FMT_DECIMAL, &conv_buf.inv));
usr/src/cmd/sgs/elfdump/common/corenote.c
1086
conv_cnote_priv(i, CONV_FMT_DECIMAL, &conv_buf.inv));
usr/src/cmd/sgs/elfdump/common/corenote.c
1249
conv_cnote_signal(w, CONV_FMT_DECIMAL, &conv_buf.inv));
usr/src/cmd/sgs/elfdump/common/corenote.c
1276
conv_cnote_syscall(w, CONV_FMT_DECIMAL, &conv_buf.inv));
usr/src/cmd/sgs/elfdump/common/corenote.c
1304
conv_cnote_psetid(i, CONV_FMT_DECIMAL, &conv_buf.inv));
usr/src/cmd/sgs/elfdump/common/corenote.c
1440
conv_cnote_pr_stype(w, CONV_FMT_DECIMAL, &conv_buf.inv));
usr/src/cmd/sgs/elfdump/common/corenote.c
1450
conv_cnote_syscall(w, CONV_FMT_DECIMAL, &conv_buf.inv));
usr/src/cmd/sgs/elfdump/common/corenote.c
1480
conv_cnote_psetid(i, CONV_FMT_DECIMAL, &conv_buf.inv));
usr/src/cmd/sgs/elfdump/common/corenote.c
1607
conv_cnote_syscall(w, CONV_FMT_DECIMAL, &conv_buf.inv));
usr/src/cmd/sgs/elfdump/common/corenote.c
631
conv_cnote_auxv_type(type, CONV_FMT_DECIMAL,
usr/src/cmd/sgs/elfdump/common/corenote.c
749
conv_cnote_signal(v_si_signo, CONV_FMT_DECIMAL, &inv_buf));
usr/src/cmd/sgs/elfdump/common/corenote.c
753
conv_cnote_errno(w, CONV_FMT_DECIMAL, &inv_buf));
usr/src/cmd/sgs/elfdump/common/corenote.c
758
CONV_FMT_DECIMAL, &inv_buf));
usr/src/cmd/sgs/elfdump/common/corenote.c
972
CONV_FMT_DECIMAL, &inv_buf1),
usr/src/cmd/sgs/elfdump/common/corenote.c
987
CONV_FMT_DECIMAL, &inv_buf1),
usr/src/cmd/sgs/elfdump/common/corenote.c
992
CONV_FMT_DECIMAL, &inv_buf2),
usr/src/cmd/sgs/elfdump/common/elfdump.c
1210
sym->st_shndx, CONV_FMT_DECIMAL, &inv_buf);
usr/src/cmd/sgs/elfedit/common/util_machelf.c
287
CONV_FMT_ALT_CF | CONV_FMT_DECIMAL, buf));
usr/src/cmd/sgs/elfedit/modules/common/ehdr.c
1326
abiver, CONV_FMT_DECIMAL, &inv_buf1));
usr/src/cmd/sgs/elfedit/modules/common/ehdr.c
1332
CONV_FMT_DECIMAL, &inv_buf1),
usr/src/cmd/sgs/elfedit/modules/common/ehdr.c
1334
abiver, CONV_FMT_DECIMAL, &inv_buf2));
usr/src/cmd/sgs/elfedit/modules/common/ehdr.c
342
CONV_FMT_DECIMAL, &inv_buf);
usr/src/cmd/sgs/elfedit/modules/common/ehdr.c
430
CONV_FMT_DECIMAL, &inv_buf));
usr/src/cmd/sgs/elfedit/modules/common/ehdr.c
616
c, CONV_FMT_DECIMAL, &inv_buf));
usr/src/cmd/sgs/libconv/common/corenote.c
707
fmt = (fmt_flags & CONV_FMT_DECIMAL) ?
usr/src/cmd/sgs/libconv/common/corenote.c
743
fmt = (fmt_flags & CONV_FMT_DECIMAL) ?
usr/src/cmd/sgs/libconv/common/corenote.c
916
fmt = (fmt_flags & CONV_FMT_DECIMAL) ?
usr/src/cmd/sgs/libconv/common/elf.c
1269
CONV_FMT_DECIMAL));
usr/src/cmd/sgs/libconv/common/elf.c
979
CONV_FMT_DECIMAL));
usr/src/cmd/sgs/libconv/common/globals_machelf.c
52
if (fmt_flags & CONV_FMT_DECIMAL) {
usr/src/cmd/sgs/libconv/common/sections_machelf.c
69
(void) conv_invalid_val(inv_buf, info, CONV_FMT_DECIMAL);
usr/src/cmd/sgs/libld/common/syms.c
2214
CONV_FMT_DECIMAL, &inv_buf));
usr/src/cmd/sgs/libld/common/syms.c
2341
sym->st_shndx, CONV_FMT_DECIMAL,
usr/src/cmd/sgs/libld/common/syms.c
2434
CONV_FMT_DECIMAL, &inv_buf));
usr/src/cmd/sgs/libld/common/syms.c
2541
CONV_FMT_DECIMAL, &inv_buf));
usr/src/cmd/sgs/libld/common/syms.c
2650
CONV_FMT_DECIMAL, &inv_buf));
usr/src/cmd/sgs/liblddbg/common/elf.c
57
ehdr->e_ident[EI_ABIVERSION], CONV_FMT_DECIMAL, &inv_buf2));
usr/src/cmd/sgs/liblddbg/common/syms.c
650
CONV_FMT_DECIMAL, &inv_buf6);