Searched refs:L2LV (Results 1 – 1 of 1) sorted by relevance
227 const ECValue &L1LV = *L1.Node, &L2LV = *L2.Node; in unionSets() local228 L1LV.getEndOfList()->setNext(&L2LV); in unionSets()231 L1LV.Leader = L2LV.getEndOfList(); in unionSets()234 L2LV.Next = L2LV.getNext(); in unionSets()237 L2LV.Leader = &L1LV; in unionSets()