Home | History | Annotate | Download | only in tests

Lines Matching refs:posix_memalign

784   ASSERT_EQ(0, posix_memalign(reinterpret_cast<void**>(&buffer), 64, 64));