Home | History | Annotate | Download | only in common

Lines Matching refs:PTR_ALIGNED_4

3792 #define PTR_ALIGNED_4(a)    ((PTR_LINEAR(a) & 3) == 0)