Searched defs:STAG (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.81.4/bsd/net/ |
| H A D | strict_type_cnv_private.h | 72 #define __STC_DECONST_AND_CONVERT(STAG, STYPE, DTAG, DTYPE, VAL) ({ \ argument 81 #define __STC_CONV_TO(STAG, STYPE, DTAG, DTYPE, VAL) ({ \ argument 172 #define __STC_OBJ_TO_OBJ_CNV_IMPL(CV, STAG, STYPE, DTAG, DTYPE, CNV_F) \ argument 185 #define __STC_COBJ_TO_OBJ_CNV_IMPL(STAG, STYPE, DTAG, DTYPE, CNV_F) \ argument 211 #define __STC_DEFINE_OBJECT_CONVERTERS(STAG, STYPE, DTAG, DTYPE) \ argument 388 #define __STC_TYPE_TO_OBJ_CNV_CLAUSE(STAG, STYPE, DTYPE) \ argument 448 #define __STC_CONST_TYPE_TO_OBJ_CNV_CLAUSE(STAG, STYPE, DTYPE) \ argument
|