Searched defs:TIB_ALIGN (Results 1 – 2 of 2) sorted by relevance
36 # define TIB_ALIGN MAXIMUM(__alignof__(struct tib), TIB_EXTRA_ALIGN) macro38 # define TIB_ALIGN __alignof__(struct tib) macro
41 # define TIB_ALIGN MAX(__alignof__(struct tib), TIB_EXTRA_ALIGN) macro43 # define TIB_ALIGN __alignof__(struct tib) macro