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