Home
last modified time | relevance | path

Searched refs:STACK_ALIGN (Results 1 – 1 of 1) sorted by relevance

/nptl/
A Dallocatestack.c37 #ifndef STACK_ALIGN
38 # define STACK_ALIGN __alignof__ (long double) macro
225 assert (TCB_ALIGNMENT >= STACK_ALIGN); in allocate_stack()

Completed in 3 milliseconds