Searched defs:_TYPE_ALIGNMENT (Results 1 – 10 of 10) sorted by relevance
32 # define _TYPE_ALIGNMENT(type) __alignof(type) macro34 # define _TYPE_ALIGNMENT(type) __alignof__(type) macro
30 # define _TYPE_ALIGNMENT(type) __alignof(type) macro32 # define _TYPE_ALIGNMENT(type) __alignof__(type) macro
33 # define _TYPE_ALIGNMENT(type) __alignof(type) macro35 # define _TYPE_ALIGNMENT(type) __alignof__(type) macro
31 # define _TYPE_ALIGNMENT(type) __alignof(type) macro33 # define _TYPE_ALIGNMENT(type) __alignof__(type) macro
34 # define _TYPE_ALIGNMENT(type) __alignof(type) macro36 # define _TYPE_ALIGNMENT(type) __alignof__(type) macro
27 # define _TYPE_ALIGNMENT(type) __alignof(type) macro29 # define _TYPE_ALIGNMENT(type) __alignof__(type) macro