Home
last modified time | relevance | path

Searched refs:EMPTY_FIELD_BOUNDARY (Results 1 – 13 of 13) sorted by relevance

/NextBSD/contrib/gcc/
HDstor-layout.c365 #ifdef EMPTY_FIELD_BOUNDARY in layout_decl()
366 if (EMPTY_FIELD_BOUNDARY > DECL_ALIGN (decl)) in layout_decl()
368 DECL_ALIGN (decl) = EMPTY_FIELD_BOUNDARY; in layout_decl()
HDFSFChangeLog.119942 * mips.h (EMPTY_FIELD_BOUNDARY): Define as 32.
9943 * mips/abi64.h (EMPTY_FIELD_BOUNDARY): Don't define.
HDChangeLog-200232563 * c-decl.c (finish_struct): Disregard EMPTY_FIELD_BOUNDARY and
32568 EMPTY_FIELD_BOUNDARY, BITFIELD_NBYTES_LIMITED and
HDChangeLog-200127899 (EMPTY_FIELD_BOUNDARY): Define using BITS_PER_WORD.
HDChangeLog-200327868 EMPTY_FIELD_BOUNDARY.
/NextBSD/contrib/gcc/config/s390/
HDs390.h190 #define EMPTY_FIELD_BOUNDARY 32 macro
/NextBSD/contrib/gcc/config/sparc/
HDsparc.h650 #define EMPTY_FIELD_BOUNDARY (TARGET_ARCH64 ? 64 : 32) macro
/NextBSD/contrib/gcc/config/i386/
HDi386.h638 #define EMPTY_FIELD_BOUNDARY BITS_PER_WORD macro
/NextBSD/contrib/gcc/config/mips/
HDmips.h1090 #define EMPTY_FIELD_BOUNDARY 32 macro
/NextBSD/contrib/gcc/config/arm/
HDarm.h466 #define EMPTY_FIELD_BOUNDARY 32 macro
/NextBSD/contrib/gcc/config/rs6000/
HDrs6000.h513 #define EMPTY_FIELD_BOUNDARY 32 macro
/NextBSD/contrib/gcc/cp/
HDChangeLog-20023996 (check_bitfield_decl): Disregard EMPTY_FIELD_BOUNDARY,
/NextBSD/contrib/gcc/doc/
HDtm.texi1123 @defmac EMPTY_FIELD_BOUNDARY