Home
last modified time | relevance | path

Searched defs:IQ2000_STACK_ALIGN (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Diq2000.h696 #define IQ2000_STACK_ALIGN(LOC) (((LOC) + 7) & ~7) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Diq2000.h696 #define IQ2000_STACK_ALIGN(LOC) (((LOC) + 7) & ~7) macro