Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/elfcap/
H A Delfcap.h119 #define ELFCAP_NUM_HW2_386 32 macro
H A Delfcap.c377 static const elfcap_desc_t hw2_386[ELFCAP_NUM_HW2_386] = {
645 return (expand(style, val, &hw2_386[0], ELFCAP_NUM_HW2_386, in elfcap_hw2_to_str()
773 return (value(style, str, &hw2_386[0], ELFCAP_NUM_HW2_386)); in elfcap_hw2_from_str()
/illumos-gate/usr/src/cmd/sgs/elfcap.chk/
H A Delfcap_chk.c78 { ELFCAP_NUM_HW2_386, elfcap_getdesc_hw2_386 },
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcap.c168 ELFCAP_NUM_HW2_386, fmt_flags, func, uvalue) == in conv_iter_cap_val_hw2()