Searched refs:ELFCAP_NUM_HW1_SPARC (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/common/elfcap/ |
H A D | elfcap.c | 110 static const elfcap_desc_t hw1_sparc[ELFCAP_NUM_HW1_SPARC] = { 454 return (expand(style, val, hw1_sparc, ELFCAP_NUM_HW1_SPARC, in elfcap_hw1_to_str() 571 return (value(style, str, hw1_sparc, ELFCAP_NUM_HW1_SPARC)); in elfcap_hw1_from_str()
|
H A D | elfcap.h | 116 #define ELFCAP_NUM_HW1_SPARC 17 macro
|
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | cap.c | 131 ELFCAP_NUM_HW1_SPARC, fmt_flags, func, uvalue) == in conv_iter_cap_val_hw1()
|