Searched refs:nextBegin (Results 1 – 1 of 1) sorted by relevance
79 const uptr nextBegin = pNext->GetAddress(); in Allocate() local81 if( nextBegin < allocatedEnd + skipSize ) in Allocate()142 const uptr nextBegin = pItem->GetAddress(); in FindSpace() local143 const uptr nextEnd = nextBegin + pItem->GetSize(); in FindSpace()153 end = nextBegin - skipSize; in FindSpace()