Searched defs:PTR_UNION_TYPE (Results 1 – 2 of 2) sorted by relevance
546 #define PTR_UNION_TYPE(TOTYPE) union { void *_q; TOTYPE _nq; } macro
684 #define PTR_UNION_TYPE(TOTYPE) union { void *_q; TOTYPE _nq; } macro