Searched refs:REQ_ALIGN (Results 1 – 2 of 2) sorted by relevance
123 #define REQ_ALIGN 8 macro146 vassert(offsetof(struct align,x) <= REQ_ALIGN); in LibVEX_Alloc_inline()
57 static HChar temporary[N_TEMPORARY_BYTES] __attribute__((aligned(REQ_ALIGN)));66 static HChar permanent[N_PERMANENT_BYTES] __attribute__((aligned(REQ_ALIGN)));