Home | History | Annotate | Download | only in helgrind

Lines Matching defs:oldK

2293       UWord oldK = 0, oldV = 0;
2305 &oldK, &oldV, (UWord)te->vts );
2308 tl_assert(oldK == (UWord)te->vts); /* else what did delFromFM find?! */