Home
last modified time | relevance | path

Searched refs:Unsupported (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/crates/rust-slabmalloc/src/
H A Dzone.rs53 Unsupported, enumerator
105 _ => Slab::Unsupported, in get_slab()
162 Slab::Unsupported => Err(AllocationError::InvalidLayout), in allocate()
181 Slab::Unsupported => Err(AllocationError::InvalidLayout), in deallocate()
201 Slab::Unsupported => Err(AllocationError::InvalidLayout), in refill()
/DragonOS/kernel/src/common/math/
H A Dlibm.h51 #error Unsupported long double representation