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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c66 * The PRINT_ macros are convenience wrappers on print_num(),
77 print_num(state, _title, &layout->_field, SL_FMT_NUM_DEC)
82 print_num(state, _title, &layout->_field, SL_FMT_NUM_HEX)
87 print_num(state, _title, &layout->_field, SL_FMT_NUM_ZHEX)
227 * print_num outputs a field on one line, in the format:
232 print_num(note_state_t *state, const char *title, function
403 print_num(state, index1, &fdesc1, fmt_type);

Completed in 64 milliseconds