Searched defs:DTAG (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.1.10/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 105 #define __STC_CONV_FROM_BYTES_LEN(DTAG, DTYPE, VAL, LEN) ({ \ 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 240 #define __STC_DEFINE_SELF_CONVERTERS(DTAG, DTYPE) \ argument
|