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