Home | History | Annotate | Download | only in arm

Lines Matching refs:elem2_start

3282       char* elem2_start = reinterpret_cast<char*>(&test_elem[1]);
3286 CHECK_EQ(12, elem2_start - elem_start); // Two uint_32's and a pointer.