Searched refs:pSearch2 (Results 1 – 1 of 1) sorted by relevance
69 HeapItem * pSearch2 = 0; in InsertValue() local90 pSearch2 = pSearch1; in InsertValue()96 pSearch2->SetNext(pNew); in InsertValue()99 AssertionOf( *pSearch2 <= *pNew ); in InsertValue()106 } while (pSearch2->Next() != pNew); in InsertValue()
Completed in 9 milliseconds