Searched refs:oldNd (Results 1 – 1 of 1) sorted by relevance
994 void* oldNd = VG_(OSetGen_Remove)( activeSet, &act.from_addr ); in maybe_add_active() local995 vg_assert(oldNd == old); in maybe_add_active()