Searched refs:is_strict_aligned (Results 1 - 1 of 1) sorted by relevance
/bionic/tests/ | ||
H A D | pthread_test.cpp | 1785 while (!is_strict_aligned(p, alignment)) { 1798 bool is_strict_aligned(char* p, size_t alignment) { function in class:StrictAlignmentAllocator |
Completed in 18 milliseconds