Searched refs:fmt_num (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c181 fmt_num(note_state_t *state, const sl_field_t *fdesc, function
248 fmt_num(state, fdesc, fmt_type, buf));
276 fmt_num(state, fdesc1, fmt_type1, buf1),
278 fmt_num(state, fdesc2, fmt_type2, buf2));
571 vstr = fmt_num(state, &layout->a_val, num_fmt, buf);
916 fmt_num(state, &fdesc1, SL_FMT_NUM_ZHEX, buf1));
932 fmt_num(state, &fdesc1, SL_FMT_NUM_ZHEX, buf1),
936 fmt_num(state, &fdesc2, SL_FMT_NUM_ZHEX, buf2));
1334 fmt_num(state, state_fdesc, SL_FMT_NUM_DEC, buf1),
1393 fmt_num(stat
[all...]

Completed in 59 milliseconds