Searched refs:ALIGNMENT_MASK (Results 1 – 1 of 1) sorted by relevance
50 #define ALIGNMENT_MASK 0x3F macro291 #define ALIGNMENT_MASK 0x1F macro484 #define ALIGNMENT_MASK 0x0F macro871 if (!(((uintptr_t)dst | (uintptr_t)src) & ALIGNMENT_MASK)) in rte_memcpy()