Home
last modified time | relevance | path

Searched refs:record_layout_info_s (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/gcc/
HDstor-layout.c520 record_layout_info rli = xmalloc (sizeof (struct record_layout_info_s)); in start_record_layout()
HDtree.h3882 typedef struct record_layout_info_s struct
HDChangeLog-200017623 record_layout_info_s).
17625 `record_layout_info' with `record_layout_info_s'.
26289 * tree.h (record_layout_info_s): New structure.
HDChangeLog-20064726 * tree.h (record_layout_info_s): Remove prev_packed.
HDChangeLog-200121539 * tree.h (struct record_layout_info_s): New field unpadded_align.
HDChangeLog-200327925 * tree.h (struct record_layout_info_s): Remove unpadded_align.
HDChangeLog-200519135 * tree.h (record_layout_info_s): New member prev_packed.
/NextBSD/contrib/gcc/cp/
HDclass.c3449 struct record_layout_info_s old_rli = *rli; in layout_nonempty_base_or_field()
HDChangeLog-20003558 `record_layout_info' with `record_layout_info_s'.