Home | History | Annotate | Download | only in helgrind

Lines Matching defs:st1

1936    ScalarTS  *st1, *st2;
1942 st1 = &vts->ts[0];
1943 if (st1->tym == 0)
1949 st1 = &vts->ts[i];
1951 if (st1->thrid >= st2->thrid)
1953 if (st1->tym == 0 || st2->tym == 0)