Searched refs:ADJUST_FIELD_ALIGN (Results 1 - 18 of 18) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daix.h163 #define ADJUST_FIELD_ALIGN(FIELD, COMPUTED) \ macro
H A Dlinux64.h225 #undef ADJUST_FIELD_ALIGN macro
226 #define ADJUST_FIELD_ALIGN(FIELD, COMPUTED) \ macro
H A Ddarwin.h364 #define ADJUST_FIELD_ALIGN(FIELD, COMPUTED) \ macro
H A Dnetbsd64.h212 #undef ADJUST_FIELD_ALIGN macro
213 #define ADJUST_FIELD_ALIGN(FIELD, COMPUTED) \ macro
H A Dsysv4.h349 #define ADJUST_FIELD_ALIGN(FIELD, COMPUTED) \ macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/rs6000/
H A Daix.h160 #define ADJUST_FIELD_ALIGN(FIELD, COMPUTED) \ macro
H A Ddarwin.h358 #define ADJUST_FIELD_ALIGN(FIELD, COMPUTED) \ macro
H A Dlinux64.h215 #undef ADJUST_FIELD_ALIGN macro
216 #define ADJUST_FIELD_ALIGN(FIELD, COMPUTED) \ macro
H A Dnetbsd64.h215 #undef ADJUST_FIELD_ALIGN macro
216 #define ADJUST_FIELD_ALIGN(FIELD, COMPUTED) \ macro
H A Dsysv4.h338 #define ADJUST_FIELD_ALIGN(FIELD, COMPUTED) \ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dstor-layout.c675 #ifdef ADJUST_FIELD_ALIGN
676 DECL_ALIGN (decl) = ADJUST_FIELD_ALIGN (decl, DECL_ALIGN (decl));
963 #ifdef ADJUST_FIELD_ALIGN
965 type_align = ADJUST_FIELD_ALIGN (field, type_align);
1200 #ifdef ADJUST_FIELD_ALIGN
1202 type_align = ADJUST_FIELD_ALIGN (field, type_align);
1244 #ifdef ADJUST_FIELD_ALIGN
1246 type_align = ADJUST_FIELD_ALIGN (field, type_align);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libobjc/
H A Dencoding.c967 #ifdef ADJUST_FIELD_ALIGN
968 desired_align = ADJUST_FIELD_ALIGN (type, desired_align);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dstor-layout.c431 #ifdef ADJUST_FIELD_ALIGN
432 DECL_ALIGN (decl) = ADJUST_FIELD_ALIGN (decl, DECL_ALIGN (decl));
727 #ifdef ADJUST_FIELD_ALIGN
729 type_align = ADJUST_FIELD_ALIGN (field, type_align);
958 #ifdef ADJUST_FIELD_ALIGN
960 type_align = ADJUST_FIELD_ALIGN (field, type_align);
990 #ifdef ADJUST_FIELD_ALIGN
992 type_align = ADJUST_FIELD_ALIGN (field, type_align);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libobjc/
H A Dencoding.c848 #ifdef ADJUST_FIELD_ALIGN
849 desired_align = ADJUST_FIELD_ALIGN (type, desired_align);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv.h457 /* @@@ A hack, needed because libobjc wants to use ADJUST_FIELD_ALIGN for
466 #define ADJUST_FIELD_ALIGN(FIELD, COMPUTED) \
463 #define ADJUST_FIELD_ALIGN macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/frv/
H A Dfrv.h458 /* @@@ A hack, needed because libobjc wants to use ADJUST_FIELD_ALIGN for
467 #define ADJUST_FIELD_ALIGN(FIELD, COMPUTED) \
464 #define ADJUST_FIELD_ALIGN macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h767 #define ADJUST_FIELD_ALIGN(FIELD, COMPUTED) \
765 #define ADJUST_FIELD_ALIGN macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/i386/
H A Di386.h597 #define ADJUST_FIELD_ALIGN(FIELD, COMPUTED) \
595 #define ADJUST_FIELD_ALIGN macro

Completed in 328 milliseconds