Searched refs:bitset_align_struct (Results 1 – 1 of 1) sorted by relevance
790 struct bitset_align_struct { char a; union bitset_union b; }; in abitset_bytes() struct791 size_t bitset_alignment = offsetof (struct bitset_align_struct, b); in abitset_bytes()