Home
last modified time | relevance | path

Searched refs:CA_SUNW_NUM (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/cmd/sgs/libconv/common/
H A Dcap.c39 #if (CA_SUNW_NUM != (CA_SUNW_ID + 1)) in conv_cap_tag_strings()
40 #error "CA_SUNW_NUM has grown" in conv_cap_tag_strings()
/titanic_52/usr/src/cmd/sgs/libld/common/
H A Dmap_support.c201 static ofl_flag_t override_flag[CA_SUNW_NUM] = { in ld_map_cap_set_ovflag()
210 #if CA_SUNW_NUM != (CA_SUNW_ID + 1) in ld_map_cap_set_ovflag()
211 #error "CA_SUNW_NUM has grown" in ld_map_cap_set_ovflag()
/titanic_52/usr/src/uts/common/sys/
H A Delf.h940 #define CA_SUNW_NUM 7 macro