Home
last modified time | relevance | path

Searched refs:STRUCTURE_SIZE_BOUNDARY (Results 1 – 11 of 11) sorted by relevance

/NextBSD/contrib/gcc/
HDstor-layout.c531 #ifdef STRUCTURE_SIZE_BOUNDARY in start_record_layout()
534 rli->record_align = MAX (rli->record_align, (unsigned) STRUCTURE_SIZE_BOUNDARY); in start_record_layout()
HDChangeLog-19972074 * stor-layout.c (layout_record): Ignore STRUCTURE_SIZE_BOUNDARY if
HDChangeLog-19994134 * config/arm/coff.h (STRUCTURE_SIZE_BOUNDARY): Delete
4137 * config/arm/elf.h (STRUCTURE_SIZE_BOUNDARY): Delete
4140 * config/arm/arm.h (STRUCTURE_SIZE_BOUNDARY): Define in terms
HDFSFChangeLog.111811 * stor-layout.c (layout_record): Ignore STRUCTURE_SIZE_BOUNDARY if
7452 (SGS_NO_LI,STRUCTURE_SIZE_BOUNDARY,IMMEDIATE_PREFIX): Defined.
HDChangeLog-200026285 STRUCTURE_SIZE_BOUNDARY.
/NextBSD/contrib/gcc/config/sparc/
HDsparc.h653 #define STRUCTURE_SIZE_BOUNDARY 8 macro
/NextBSD/contrib/gcc/config/mips/
HDmips.h1094 #define STRUCTURE_SIZE_BOUNDARY 8 macro
/NextBSD/contrib/gcc/config/arm/
HDarm.h492 #define STRUCTURE_SIZE_BOUNDARY arm_structure_size_boundary macro
/NextBSD/contrib/gcc/config/rs6000/
HDrs6000.h516 #define STRUCTURE_SIZE_BOUNDARY 8 macro
/NextBSD/contrib/gcc/cp/
HDclass.c4364 #ifdef STRUCTURE_SIZE_BOUNDARY in layout_virtual_bases()
4367 TYPE_ALIGN (t) = MAX (TYPE_ALIGN (t), (unsigned) STRUCTURE_SIZE_BOUNDARY); in layout_virtual_bases()
/NextBSD/contrib/gcc/doc/
HDtm.texi1130 @defmac STRUCTURE_SIZE_BOUNDARY
1171 @code{STRUCTURE_SIZE_BOUNDARY} as large as @code{BIGGEST_ALIGNMENT}.
1175 @code{STRUCTURE_SIZE_BOUNDARY} that way, you must define