Searched defs:CONSTANT_ALIGNMENT (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/s390/
H A Ds390.h193 #define CONSTANT_ALIGNMENT(EXP, ALIGN) (ALIGN) < 16 ? 16 : (ALIGN) macro
/freebsd-10-stable/contrib/gcc/config/ia64/
H A Dia64.h227 #define CONSTANT_ALIGNMENT macro
/freebsd-10-stable/contrib/gcc/config/sparc/
H A Dsparc.h682 #define CONSTANT_ALIGNMENT macro
/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.h480 #define CONSTANT_ALIGNMENT macro
/freebsd-10-stable/contrib/gcc/config/i386/
H A Di386.h684 #define CONSTANT_ALIGNMENT macro
/freebsd-10-stable/contrib/gcc/config/mips/
H A Dmips.h1136 #define CONSTANT_ALIGNMENT macro
/freebsd-10-stable/contrib/gcc/config/rs6000/
H A Drs6000.h539 #define CONSTANT_ALIGNMENT macro

Completed in 99 milliseconds