Searched refs:allocatedEnd (Results 1 – 1 of 1) sorted by relevance
78 const uptr allocatedEnd = allocatedAddress + size; in Allocate() local81 if( nextBegin < allocatedEnd + skipSize ) in Allocate()92 const uptr allocatedEnd = allocatedAddress + size; in Allocate() local94 if( m_SpaceEnd < allocatedEnd ) in Allocate()