Home
last modified time | relevance | path

Searched defs:IsAligned (Results 1 – 1 of 1) sorted by relevance

/art/runtime/base/
Dbit_utils.h140 static inline bool IsAligned(T x) { in IsAligned() function
146 static inline bool IsAligned(T* x) { in IsAligned() function