Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/elfcap/
H A Delfcap.h118 #define ELFCAP_NUM_HW1_386 32 macro
H A Delfcap.c252 static const elfcap_desc_t hw1_386[ELFCAP_NUM_HW1_386] = {
619 return (expand(style, val, &hw1_386[0], ELFCAP_NUM_HW1_386, in elfcap_hw1_to_str()
761 return (value(style, str, &hw1_386[0], ELFCAP_NUM_HW1_386)); in elfcap_hw1_from_str()
/illumos-gate/usr/src/cmd/sgs/elfcap.chk/
H A Delfcap_chk.c74 { ELFCAP_NUM_HW1_386, elfcap_getdesc_hw1_386 },
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcap.c146 ELFCAP_NUM_HW1_386, fmt_flags, func, uvalue) == in conv_iter_cap_val_hw1()