Searched refs:ELFCAP_NUM_HW1_386 (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/common/elfcap/ |
H A D | elfcap.c | 185 static const elfcap_desc_t hw1_386[ELFCAP_NUM_HW1_386] = { 437 return (expand(style, val, &hw1_386[0], ELFCAP_NUM_HW1_386, in elfcap_hw1_to_str() 555 return (value(style, str, &hw1_386[0], ELFCAP_NUM_HW1_386)); in elfcap_hw1_from_str()
|
H A D | elfcap.h | 117 #define ELFCAP_NUM_HW1_386 32 macro
|
/titanic_41/usr/src/cmd/sgs/libconv/common/ |
H A D | cap.c | 124 ELFCAP_NUM_HW1_386, fmt_flags, func, uvalue) == in conv_iter_cap_val_hw1()
|