Home
last modified time | relevance | path

Searched refs:label2 (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/common/tsol/
H A Dblabel.c82 blequal(const m_label_t *label1, const m_label_t *label2) in blequal() argument
85 return (BLEQUAL(label1, label2)); in blequal()
104 bldominates(const m_label_t *label1, const m_label_t *label2) in bldominates() argument
107 return (BLDOMINATES(label1, label2)); in bldominates()
126 blstrictdom(const m_label_t *label1, const m_label_t *label2) in blstrictdom() argument
129 return (BLSTRICTDOM(label1, label2)); in blstrictdom()
208 blmaximum(m_label_t *label1, const m_label_t *label2) in blmaximum() argument
211 BLMAXIMUM(label1, label2); in blmaximum()
228 blminimum(m_label_t *label1, const m_label_t *label2) in blminimum() argument
231 BLMINIMUM(label1, label2); in blminimum()
/titanic_44/usr/src/uts/sun4u/sys/
H A Dfpras_impl.h235 #define FPRAS_REWRITE_TYPE2Q1(blk, doex, tmp1, tmp2, label1, label2) \ argument
239 label2: ;\
243 bnz,a,pt %icc, label2/**/b ;\
250 bz,pn %icc, label2/**/f ;\
255 label2: ;\
263 #define FPRAS_REWRITE_TYPE2Q2(blk, doex, tmp1, tmp2, label1, label2) \ argument
267 label2: ;\
271 bnz,a,pt %icc, label2/**/b ;\
278 bz,pn %icc, label2/**/f ;\
283 label2: ;\
/titanic_44/usr/src/cmd/tsol/lslabels/
H A Dlslabels.c87 m_label_t *label2 = NULL; in bitfinder() local
90 if (str_to_label(labelstr, &label2, MAC_LABEL, in bitfinder()
100 m_label_free(label2); in bitfinder()
/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Dsc_gptwocfg.c147 char *label1, *label2; in sc_get_common_pcd() local
379 label2 = NULL; in sc_get_common_pcd()
384 label2 = "4300"; in sc_get_common_pcd()
388 label2 = "5300"; in sc_get_common_pcd()
392 label2 = "6300"; in sc_get_common_pcd()
396 label2 = "7300"; in sc_get_common_pcd()
404 label2 = "6300"; in sc_get_common_pcd()
408 label2 = "7300"; in sc_get_common_pcd()
421 if (label2) { in sc_get_common_pcd()
423 kmem_alloc(strlen(label2) + 1, KM_SLEEP); in sc_get_common_pcd()
[all …]
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip6_asp.c515 ip6_asp_labelcmp(const char *label1, const char *label2) in ip6_asp_labelcmp() argument
523 if (label1 == label2) in ip6_asp_labelcmp()
532 llptr2 = (int64_t *)label2; in ip6_asp_labelcmp()
/titanic_44/usr/src/common/bzip2/
H A Ddecompress.c74 #define GET_MTF_VAL(label1,label2,lval) \ argument
95 GET_BIT(label2, zj); \
/titanic_44/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h2072 #define SET_KCONTEXTREG(reg0, reg1, reg2, reg3, reg4, label1, label2, label3) argument
2076 #define SET_KCONTEXTREG(reg0, reg1, reg2, reg3, reg4, label1, label2, label3) \ argument
2091 brz reg2, label2; /* need demap if N_pgsz0/1 change */ \
2097 label2:; \
/titanic_44/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s701 #define FP_NOMIGRATE(label1, label2) \ argument
707 ba label2/**/f ;\
712 label2:
714 #define FP_ALLOWMIGRATE(label1, label2) \ argument
720 ba label2/**/f ;\
724 brnz,pn %o1, label2/**/f ;\
728 brz,pt %o0, label2/**/f ;\
732 label2:
H A Dopl_olympus_copy.s656 #define FP_NOMIGRATE(label1, label2) \ argument
662 ba label2/**/f ;\
667 label2:
669 #define FP_ALLOWMIGRATE(label1, label2) \ argument
675 ba label2/**/f ;\
679 brnz,pn %o1, label2/**/f ;\
683 brz,pt %o0, label2/**/f ;\
687 label2:
/titanic_44/usr/src/uts/sun4u/ml/
H A Dmach_locore.s1576 ! SET_KCONTEXTREG(reg0, reg1, reg2, reg3, reg4, label1, label2, label3)