Searched defs:STACK_ALIGN (Results 1 – 4 of 4) sorted by relevance
19 #define STACK_ALIGN 16 macro21 #define STACK_ALIGN 4 macro
27 #define STACK_ALIGN 16 macro
32 #define STACK_ALIGN 16 /* minimal alignment for stack pointer */ macro
35 #define STACK_ALIGN ~(0xf) macro