Searched refs:PTR_ALIGNED2_4 (Results 1 – 1 of 1) sorted by relevance
140 #define PTR_ALIGNED2_4(a,b) (((PTR_LINEAR(a) | PTR_LINEAR(b)) & 3) == 0) macro198 if (PTR_ALIGNED2_4 (op, ip)) in lzo1x_decompress()329 && PTR_ALIGNED2_4 (op, m_pos)) in lzo1x_decompress()