Searched refs:CT_CUSTOM_FIELD_POS (Results 1 – 1 of 1) sorted by relevance
208 #define CT_CUSTOM_FIELD_POS 0x00020000 macro5101 ct->ct_flags |= CT_CUSTOM_FIELD_POS; in detect_custom_layout()5151 ct->ct_flags &= ~(CT_CUSTOM_FIELD_POS | CT_WITH_PACKED_CHANGE); in b_complete_struct_or_union()5283 ct->ct_flags |= CT_CUSTOM_FIELD_POS; in b_complete_struct_or_union()5567 if (ct->ct_flags & CT_CUSTOM_FIELD_POS) { in fb_fill_type()