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

/freebsd-10.1-release/contrib/gcc/config/rs6000/
H A Daix.h164 #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 Ddarwin.h399 #define ADJUST_FIELD_ALIGN(FIELD, COMPUTED) \ macro
H A Dsysv4.h332 #define ADJUST_FIELD_ALIGN(FIELD, COMPUTED) \ macro
/freebsd-10.1-release/contrib/gcc/
H A Dstor-layout.c436 #ifdef ADJUST_FIELD_ALIGN
437 DECL_ALIGN (decl) = ADJUST_FIELD_ALIGN (decl, DECL_ALIGN (decl));
727 #ifdef ADJUST_FIELD_ALIGN
729 type_align = ADJUST_FIELD_ALIGN (field, type_align);
960 #ifdef ADJUST_FIELD_ALIGN
962 type_align = ADJUST_FIELD_ALIGN (field, type_align);
992 #ifdef ADJUST_FIELD_ALIGN
994 type_align = ADJUST_FIELD_ALIGN (field, type_align);
/freebsd-10.1-release/contrib/gcc/config/i386/
H A Di386.h670 #define ADJUST_FIELD_ALIGN(FIELD, COMPUTED) \
668 #define ADJUST_FIELD_ALIGN macro

Completed in 124 milliseconds