Searched refs:ALIGNMENT_MASK (Results 1 – 1 of 1) sorted by relevance
96 #define ALIGNMENT_MASK 0x3F macro318 #define ALIGNMENT_MASK 0x1F macro499 #define ALIGNMENT_MASK 0x0F macro848 if (!(((uintptr_t)dst | (uintptr_t)src) & ALIGNMENT_MASK)) in rte_memcpy()