Searched defs:EPIPHANY_STACK_ALIGN (Results 1 – 2 of 2) sorted by relevance
127 #define EPIPHANY_STACK_ALIGN(LOC) (((LOC)+7) & ~7) macro