Searched refs:packedunion (Results 1 – 2 of 2) sorted by relevance
116 #define packedunion union __attribute__((__packed__)) macro119 #define packedunion union macro167 typedef packedunion
117 #define packedunion union __attribute__((__packed__)) macro120 #define packedunion union267 typedef packedunion { mDNSu8 b[ 6]; mDNSu16 w[3]; mDNSu32 l[1]; } mDNSOpaque48;