Searched defs:_APALIGN (Results 1 – 1 of 1) sorted by relevance
65 #define _APALIGN(t,ap) (__alignof(t) > 8 ? _ALIGNOF((uintptr_t) ap) : 0) macro68 #define _APALIGN(t,ap) (__alignof(t)) macro