Searched refs:is_strict_aligned (Results 1 - 1 of 1) sorted by relevance

/bionic/tests/
H A Dpthread_test.cpp1700 while (!is_strict_aligned(p, alignment)) {
1713 bool is_strict_aligned(char* p, size_t alignment) { function in class:StrictAlignmentAllocator

Completed in 702 milliseconds