Searched refs:nextBegin (Results 1 – 1 of 1) sorted by relevance
78 const uptr nextBegin = pNext->GetAddress(); in Allocate() local80 if( nextBegin < allocatedEnd + skipSize ) in Allocate()141 const uptr nextBegin = pItem->GetAddress(); in FindSpace() local142 const uptr nextEnd = nextBegin + pItem->GetSize(); in FindSpace()152 end = nextBegin - skipSize; in FindSpace()