Searched refs:__alignof (Results 1 – 6 of 6) sorted by relevance
62 static int (__alignof); variable
51 IDENT(alignof); IDENT_RESERVED(__alignof); IDENT_RESERVED(__alignof__);
62 #define _Alignof(x) __alignof(x)
255 #define __alignof(x) __offsetof(struct { char __a; x __b; }, __b) macro277 #define _Alignof(x) __alignof(x)
18 __alignof GROUP .__ gnu
175 …reserved="#pragma pp:reserved __declspec=GROUP __alignof=GROUP __alignof__=GROUP __attribute=GROUP…