Searched defs:IsAlignedAs (Results 1 – 2 of 2) sorted by relevance
27 inline bool IsAlignedAs(const void* ptr, size_t alignment) { in IsAlignedAs() function34 bool IsAlignedAs(const void* ptr) { in IsAlignedAs() function
35 TEST(IsAlignedAs, Scalar) { in TEST() argument43 TEST(IsAlignedAs, Object) { in TEST() argument