Searched refs:BF_IGNORE_IN_CTOR (Results 1 – 1 of 1) sorted by relevance
234 #define BF_IGNORE_IN_CTOR 0x01 /* union field not in the first place */ macro1514 while (cf != NULL && (cf->cf_flags & BF_IGNORE_IN_CTOR)) in convert_struct_from_object()4979 fflags = (is_union && i > 0) ? BF_IGNORE_IN_CTOR : 0; in b_complete_struct_or_union()