Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dstrict_type_cnv_private.h72 #define __STC_DECONST_AND_CONVERT(STAG, STYPE, DTAG, DTYPE, VAL) ({ \ macro
191 return __STC_DECONST_AND_CONVERT(STAG, STYPE, DTAG, DTYPE, ptr); \