Searched refs:union_ (Results 1 – 1 of 1) sorted by relevance
718 #define PVR_IOCTL_UNION_PADDING_CHECK(struct_instance_, union_, member_) \ argument722 offsetof(typeof(*__instance), union_)); \724 sizeof(__instance->union_)); \726 sizeof(__instance->union_.member_)); \