Searched refs:BIGGEST_FIELD_ALIGNMENT (Results 1 - 21 of 21) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/rs6000/
H A Dbeos.h102 #undef BIGGEST_FIELD_ALIGNMENT macro
103 #define BIGGEST_FIELD_ALIGNMENT 32 macro
H A Dsysv4.h342 #undef BIGGEST_FIELD_ALIGNMENT macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/i386/
H A Dnetware.h90 #undef BIGGEST_FIELD_ALIGNMENT macro
91 #define BIGGEST_FIELD_ALIGNMENT 64 macro
H A Dcygming.h380 /* BIGGEST_FIELD_ALIGNMENT macro is used directly by libobjc, There, we
384 #undef BIGGEST_FIELD_ALIGNMENT
385 #define BIGGEST_FIELD_ALIGNMENT 64
381 #undef BIGGEST_FIELD_ALIGNMENT macro
382 #define BIGGEST_FIELD_ALIGNMENT macro
H A Di386.h759 on BIGGEST_FIELD_ALIGNMENT. */
762 #define BIGGEST_FIELD_ALIGNMENT 128 macro
764 #define BIGGEST_FIELD_ALIGNMENT 32
760 #define BIGGEST_FIELD_ALIGNMENT macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/i386/
H A Dnetware.h80 #undef BIGGEST_FIELD_ALIGNMENT macro
81 #define BIGGEST_FIELD_ALIGNMENT 64 macro
H A Dcygming.h357 #undef BIGGEST_FIELD_ALIGNMENT
358 #define BIGGEST_FIELD_ALIGNMENT 64
353 #undef BIGGEST_FIELD_ALIGNMENT macro
354 #define BIGGEST_FIELD_ALIGNMENT macro
H A Di386.h589 on BIGGEST_FIELD_ALIGNMENT. */
592 #define BIGGEST_FIELD_ALIGNMENT 128 macro
594 #define BIGGEST_FIELD_ALIGNMENT 32
590 #define BIGGEST_FIELD_ALIGNMENT macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libobjc/
H A Dencoding.c964 #ifdef BIGGEST_FIELD_ALIGNMENT
965 desired_align = MIN (desired_align, BIGGEST_FIELD_ALIGNMENT);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libobjc/
H A Dencoding.c845 #ifdef BIGGEST_FIELD_ALIGNMENT
846 desired_align = MIN (desired_align, BIGGEST_FIELD_ALIGNMENT);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/vax/
H A Dvax.h117 #define BIGGEST_FIELD_ALIGNMENT (TARGET_VAXC_ALIGNMENT ? 8 : 32)
116 #define BIGGEST_FIELD_ALIGNMENT macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/vax/
H A Dvax.h114 #define BIGGEST_FIELD_ALIGNMENT (TARGET_VAXC_ALIGNMENT ? 8 : 32)
113 #define BIGGEST_FIELD_ALIGNMENT macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dsysv4.h353 #undef BIGGEST_FIELD_ALIGNMENT macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/v850/
H A Dv850.h196 #define BIGGEST_FIELD_ALIGNMENT 32
195 #define BIGGEST_FIELD_ALIGNMENT macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/v850/
H A Dv850.h197 #define BIGGEST_FIELD_ALIGNMENT 32
196 #define BIGGEST_FIELD_ALIGNMENT macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dstor-layout.c671 #ifdef BIGGEST_FIELD_ALIGNMENT
673 = MIN (DECL_ALIGN (decl), (unsigned) BIGGEST_FIELD_ALIGNMENT);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dstor-layout.c427 #ifdef BIGGEST_FIELD_ALIGNMENT
429 = MIN (DECL_ALIGN (decl), (unsigned) BIGGEST_FIELD_ALIGNMENT);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv.h460 #define BIGGEST_FIELD_ALIGNMENT 64
465 `BIGGEST_FIELD_ALIGNMENT', if defined, for structure fields only. */
457 #define BIGGEST_FIELD_ALIGNMENT macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/frv/
H A Dfrv.h461 #define BIGGEST_FIELD_ALIGNMENT 64
466 `BIGGEST_FIELD_ALIGNMENT', if defined, for structure fields only. */
458 #define BIGGEST_FIELD_ALIGNMENT macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h570 on BIGGEST_FIELD_ALIGNMENT. */
572 #define BIGGEST_FIELD_ALIGNMENT 64
569 #define BIGGEST_FIELD_ALIGNMENT macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/arm/
H A Darm.h474 on BIGGEST_FIELD_ALIGNMENT. */
476 #define BIGGEST_FIELD_ALIGNMENT 64
473 #define BIGGEST_FIELD_ALIGNMENT macro

Completed in 383 milliseconds