Searched refs:GPR_ALIGN_STRUCT (Results 1 – 2 of 2) sorted by relevance
472 #define GPR_ALIGN_STRUCT(n) __attribute__((aligned(n))) macro475 #define GPR_ALIGN_STRUCT(n) macro
235 } GPR_ALIGN_STRUCT(GPR_CACHELINE_SIZE); variable