Searched refs:TYPE_ALIGN (Results 1 – 9 of 9) sorted by relevance
142 #define TYPE_ALIGN(TYPE) offsetof(struct { char x; TYPE test; }, test) macro152 TYPE_ALIGN(TYPE)))
2050 #define TYPE_ALIGN(NODE) \ macro2063 #define TYPE_ALIGN_UNIT(NODE) (TYPE_ALIGN (NODE) / BITS_PER_UNIT)
1834 The default hook returns @code{TYPE_ALIGN (@var{type})}, which is\n\
2412 #define CLASSTYPE_ALIGN(NODE) TYPE_ALIGN (CLASSTYPE_AS_BASE (NODE))
9876 'TYPE_ALIGN'10178 analogous to 'TYPE_SIZE' and 'TYPE_ALIGN'. For a declaration, you10180 'TYPE_SIZE' and 'TYPE_ALIGN' given by the 'TREE_TYPE', since12034 'TYPE_ALIGN'36579 The default hook returns 'TYPE_ALIGN (TYPE)', which is correct for56059 * TYPE_ALIGN: Types. (line 6)56060 * TYPE_ALIGN <1>: Types. (line 30)56061 * TYPE_ALIGN <2>: Types for C++. (line 6)56062 * TYPE_ALIGN <3>: Types for C++. (line 44)