Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/elfcap/
H A Delfcap.h120 #define ELFCAP_NUM_HW3_386 2 macro
H A Delfcap.c508 static const elfcap_desc_t hw3_386[ELFCAP_NUM_HW3_386] = {
666 return (expand(style, val, &hw3_386[0], ELFCAP_NUM_HW3_386, in elfcap_hw3_to_str()
781 return (value(style, str, &hw3_386[0], ELFCAP_NUM_HW3_386)); in elfcap_hw3_from_str()
/illumos-gate/usr/src/cmd/sgs/elfcap.chk/
H A Delfcap_chk.c82 { ELFCAP_NUM_HW3_386, elfcap_getdesc_hw3_386 },
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcap.c193 ELFCAP_NUM_HW3_386, fmt_flags, func, uvalue) == in conv_iter_cap_val_hw3()