Searched defs:IsPtrAligned (Results 1 – 2 of 2) sorted by relevance
87 bool IsPtrAligned(const void* ptr, size_t alignment) { in IsPtrAligned() function
184 TEST(Math, IsPtrAligned) { in TEST() argument