Home | History | Annotate | Download | only in helgrind

Lines Matching full:vts1

3463    VTS   *vts1, *vts2;
3474 vts1 = VtsID__to_VTS(vi1);
3477 VTS__join(temp_max_sized_VTS, vts1,vts2);
3518 VTS *vts1, *vts2;
3522 vts1 = VtsID__to_VTS(vi1);
3524 tl_assert(vts1 != vts2);
3525 diffthrid = VTS__cmpLEQ(vts1, vts2);