Searched refs:arrayunaligned (Results 1 – 1 of 1) sorted by relevance
243 Scalar* arrayunaligned = array3+1; in quaternionAlignment() local247 QuaternionUA *q3 = ::new(reinterpret_cast<void*>(arrayunaligned)) QuaternionUA; in quaternionAlignment()257 VERIFY_RAISES_ASSERT((::new(reinterpret_cast<void*>(arrayunaligned)) QuaternionA)); in quaternionAlignment()