Home | History | Annotate | Download | only in common

Lines Matching refs:PTR_ALIGNED_8

3793 #define PTR_ALIGNED_8(a)    ((PTR_LINEAR(a) & 7) == 0)