Searched refs:TNF_ALIGN (Results 1 – 2 of 2) sorted by relevance
141 TNF_ALIGN(type##_t), kind)156 TNF_ALIGN(tnf_ref32_t), \185 sizeof (type##_t), TNF_ALIGN(type##_t), kind)200 TNF_ALIGN(tnf_ref32_t), \225 TNF_ALIGN(tnf_ref32_t), \
47 #define TNF_ALIGN(type) TNF_OFFSETOF(struct { char _c; type _t; }, _t) macro