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