Home | History | Annotate | Download | only in mips

Lines Matching refs:elem2_start

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