Lines Matching defs:oldK
2989 UWord oldK = 0, oldV = 12345;3001 &oldK, &oldV, (UWord)te->vts );3004 tl_assert(oldK == (UWord)te->vts); /* else what did delFromFM find?! */3140 UWord oldK = 0, oldV = 12345;3142 &oldK, &oldV, (UWord)old_vts );3145 tl_assert(oldK == (UWord)old_vts); /* else what did delFromFM find?! */