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