Home
last modified time | relevance | path

Searched refs:REQ_ALIGN (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/VEX/priv/
Dmain_util.h130 #define REQ_ALIGN 8 macro
153 vassert(offsetof(struct align,x) <= REQ_ALIGN); in LibVEX_Alloc_inline()
Dmain_util.c57 static HChar temporary[N_TEMPORARY_BYTES] __attribute__((aligned(REQ_ALIGN)));
66 static HChar permanent[N_PERMANENT_BYTES] __attribute__((aligned(REQ_ALIGN)));