Home
last modified time | relevance | path

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

/aoo42x/main/sot/source/sdstor/
H A Dstgcache.cxx79 pLast2 = NULL; in StgPage()
172 pElem1 = pElem->pNext2 = pElem->pLast2 = pElem; in Create()
183 pElem->pLast2 = p->pLast2; in Create()
184 pElem->pNext2->pLast2 = in Create()
185 pElem->pLast2->pNext2 = pElem; in Create()
208 pElem->pNext2->pLast2 = pElem->pLast2; in Erase()
209 pElem->pLast2->pNext2 = pElem->pNext2; in Erase()
H A Dstgcache.hxx98 StgPage *pNext2, *pLast2; // ordered chain member in StgPage

Completed in 13 milliseconds