Home | History | Annotate | Download | only in amd64

Lines Matching full:_ptr

12 #define IS_32_ALIGNED(_ptr) (0 == (0x1F & (UWord)(_ptr)))