Searched refs:allocatedEnd (Results 1 – 1 of 1) sorted by relevance
77 const uptr allocatedEnd = allocatedAddress + size; in Allocate() local80 if( nextBegin < allocatedEnd + skipSize ) in Allocate()91 const uptr allocatedEnd = allocatedAddress + size; in Allocate() local93 if( m_SpaceEnd < allocatedEnd ) in Allocate()