Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c76 print_num(state, _title, &layout->_field, SL_FMT_NUM_DEC)
81 print_num(state, _title, &layout->_field, SL_FMT_NUM_HEX)
86 print_num(state, _title, &layout->_field, SL_FMT_NUM_ZHEX)
231 print_num(note_state_t *state, const char *title, in print_num() function
402 print_num(state, index1, &fdesc1, fmt_type); in print_array()