Searched refs:array_double_plus_4_bytes (Results 1 – 1 of 1) sorted by relevance
44 double *array_double_plus_4_bytes = (double*)(internal::UIntPtr(array_double)+4); in EIGEN_DECLARE_TEST() local45 test_none_aligned_helper(array_double_plus_4_bytes, 50); in EIGEN_DECLARE_TEST()46 test_none_aligned_helper(array_double_plus_4_bytes+1, 50); in EIGEN_DECLARE_TEST()