Searched refs:UNIQ_T (Results 1 – 1 of 1) sorted by relevance
56 #define UNIQ_T(x, uniq) CONCATENATE(__unique_prefix_, CONCATENATE(x, uniq)) macro88 const typeof( ((type*)0)->member ) *UNIQ_T(A, uniq) = (ptr); \89 (type*)( (char *)UNIQ_T(A, uniq) - offsetof(type,member) ); \