Home | History | Annotate | Download | only in src

Lines Matching refs:IsAligned

226 inline bool IsAligned(T value, U alignment) {
236 return IsAligned(offs, alignment);