Home
last modified time | relevance | path

Searched refs:pSearch2 (Results 1 – 1 of 1) sorted by relevance

/trunk/main/xml2cmp/source/support/
H A Dheap.cxx69 HeapItem * pSearch2 = 0; in InsertValue() local
90 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 19 milliseconds