Searched refs:AllocSizeZero (Results 1 – 2 of 2) sorted by relevance
42 AllocSizeZero, enumerator60 AllocSizeZero => write!(f, "Allocation cannot have size of 0"), in fmt()
83 return Err(Error::AllocSizeZero); in allocate_with_align()