Searched refs:STACK_ALIGN (Results 1 – 1 of 1) sorted by relevance
37 #ifndef STACK_ALIGN38 # define STACK_ALIGN __alignof__ (long double) macro225 assert (TCB_ALIGNMENT >= STACK_ALIGN); in allocate_stack()
Completed in 3 milliseconds