Searched defs:GPR_ALIGN_STRUCT (Results 1 – 5 of 5) sorted by relevance
569 #define GPR_ALIGN_STRUCT(n) __attribute__((aligned(n))) macro572 #define GPR_ALIGN_STRUCT(n) macro
639 #define GPR_ALIGN_STRUCT(n) __attribute__((aligned(n))) macro641 #define GPR_ALIGN_STRUCT(n) macro
227 } GPR_ALIGN_STRUCT(GPR_CACHELINE_SIZE); variable