Searched refs:PTR_ALIGNED_4 (Results 1 – 2 of 2) sorted by relevance
2174 #define PTR_ALIGNED_4(a) ((ACC_PTR_FP_OFF(a) & 3) == 0) macro2183 #define PTR_ALIGNED_4(a) ((PTR_LINEAR(a) & 3) == 0)
2215 #define PTR_ALIGNED_4(a) ((ACC_PTR_FP_OFF(a) & 3) == 0) macro2224 #define PTR_ALIGNED_4(a) ((PTR_LINEAR(a) & 3) == 0)