Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.h127 #define EPIPHANY_STACK_ALIGN(LOC) (((LOC)+7) & ~7) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.h127 #define EPIPHANY_STACK_ALIGN(LOC) (((LOC)+7) & ~7) macro