Home
last modified time | relevance | path

Searched refs:array_double_plus_4_bytes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/eigen/test/
H A Dfirst_aligned.cpp44 double *array_double_plus_4_bytes = (double*)(internal::UIntPtr(array_double)+4); in EIGEN_DECLARE_TEST() local
45 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()