Lines Matching defs:l
110 #define _MTYPE(l, t) \ argument
113 #define _MSETTYPE(l, t) \ argument
116 #define _MGETTYPE(l) (((_mac_label_impl_t *)(l))->id) argument
145 #define LCLASS_SET(slp, l) ((slp)->_lclass.class_u.class_chunk = (l)) argument
150 #define LCLASS_SET(slp, l) \ argument
161 #define ICLASS_SET(ilp, l) ((ilp)->_iclass.class_u.class_chunk = (l)) argument
166 #define ICLASS_SET(ilp, l) \ argument
183 #define _LOW_LABEL(l, t) \ argument
189 #define _HIGH_LABEL(l, t) \ argument
198 #define BLTYPE(l, t) \ argument
239 #define BLINRANGE(l, r)\ argument
278 #define BCLLOW(l) (BSLLOW(BCLTOSL(l)), BILLOW(BCLTOIL(l))) argument
281 #define BSLLOW(l) _BSLLOW((_bslabel_impl_t *)(l)) argument
283 #define _BSLLOW(l) \ argument
290 #define BSLHIGH(l) _BSLHIGH((_bslabel_impl_t *)(l)) argument
292 #define _BSLHIGH(l) \ argument
299 #define BILLOW(l) _BILLOW((_bilabel_impl_t *)(l)) argument
301 #define _BILLOW(l) \ argument
313 #define BCLEARLOW(l) _BCLEARLOW((_bclear_impl_t *)(l)) argument
323 #define BCLEARHIGH(l) _BCLEARHIGH((_bclear_impl_t *)(l)) argument
333 #define BSLUNDEF(l) (((_bslabel_impl_t *)(l))->id = SUN_SL_UN) argument
339 #define BCLTOSL(l) ((bslabel_t *)&((_bclabel_impl_t *)(l))->_bcl_sl) argument
342 #define BCLTOIL(l) ((_bilabel_impl_t *)&((_bclabel_impl_t *)(l))->_bcl_il) argument
353 #define SETBLTYPE(l, t) (((_bclabel_impl_t *)(l))->_bcl_sl.id = (t)) argument
355 #define GETBLTYPE(l) (((const _bclabel_impl_t *)(l))->_bcl_sl.id) argument