Searched defs:IA64_STACK_ALIGN (Results 1 – 2 of 2) sorted by relevance
203 #define IA64_STACK_ALIGN(LOC) (((LOC) + 15) & ~15) macro
328 #define IA64_STACK_ALIGN(LOC) (((LOC) + 15) & ~15) macro