Searched refs:SuballocatorBlockSizeExceeded (Results 1 – 1 of 1) sorted by relevance
551 SuballocatorBlockSizeExceeded, enumerator577 Self::SuballocatorBlockSizeExceeded => write!( in fmt()1041 return Err(AllocationCreationError::SuballocatorBlockSizeExceeded); in allocate_from_type_unchecked()1066 return Err(AllocationCreationError::SuballocatorBlockSizeExceeded); in allocate_from_type_unchecked()1083 return Err(AllocationCreationError::SuballocatorBlockSizeExceeded); in allocate_from_type_unchecked()1155 Err(AllocationCreationError::SuballocatorBlockSizeExceeded) in allocate_from_type_unchecked()1337 Err(AllocationCreationError::SuballocatorBlockSizeExceeded) => { in allocate_unchecked()1338 return Err(AllocationCreationError::SuballocatorBlockSizeExceeded); in allocate_unchecked()