Searched refs:STACK_ALIGN (Results 1 – 23 of 23) sorted by relevance
25 #define STACK_ALIGN 64 macro31 #define TCB_ALIGNMENT STACK_ALIGN
29 #define STACK_ALIGN 64 macro53 + FRAME_SIZE_BYTES + ARGS(argc) + STACK_ALIGN) in __makecontext()54 & ~(STACK_ALIGN - 1)); in __makecontext()
25 #define STACK_ALIGN 16 macro
29 #define STACK_ALIGN 16 macro
26 #define STACK_ALIGN 4 macro
26 #define STACK_ALIGN 16 macro
58 #define STACK_ALIGN 16 macro
27 #define STACK_ALIGN 8 macro
26 #define STACK_ALIGN 8 macro
28 #define STACK_ALIGN 16 macro
47 #define STACK_ALIGN 16 macro
95 #define STACK_ALIGN 16 macro
69 #define STACK_ALIGN 16 macro
Completed in 20 milliseconds