Searched defs:aligned (Results 1 – 2 of 2) sorted by relevance
31 uint32_t aligned) { in packCodeword()
220 const uintptr_t aligned = (uintptr + mask) & ~mask; in is_power_of_2() local