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 test_first_aligned() local45 test_none_aligned_helper(array_double_plus_4_bytes, 50); in test_first_aligned()46 test_none_aligned_helper(array_double_plus_4_bytes+1, 50); in test_first_aligned()