Home
last modified time | relevance | path

Searched refs:UNION_OR_STRUCT_P (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgengtype.h325 #define UNION_OR_STRUCT_P(x) \ macro
338 if (UNION_OR_STRUCT_P(t)) in type_fileloc()
H A Dgengtype.c1268 if (!UNION_OR_STRUCT_P (t) in adjust_field_type()
2460 if (!UNION_OR_STRUCT_P (t)) in walk_type()
2538 if (!UNION_OR_STRUCT_P (t->u.p) in walk_type()
2551 if (!UNION_OR_STRUCT_P (nested_ptr_d->type)) in walk_type()
2941 gcc_assert (UNION_OR_STRUCT_P (s)); in get_output_file_for_structure()
2947 && UNION_OR_STRUCT_P (param[i]->u.p)) in get_output_file_for_structure()
3455 || (UNION_OR_STRUCT_P (s) && \
3482 if (UNION_OR_STRUCT_P (s)) in write_enum_defn()
3777 if (!has_length && UNION_OR_STRUCT_P (tp)) in write_root()
4296 gcc_assert (UNION_OR_STRUCT_P (s)); in write_typed_struct_alloc_def()
[all …]
H A Dgengtype-state.c831 gcc_assert (UNION_OR_STRUCT_P (hty)); in write_state_lang_struct_type()