Home
last modified time | relevance | path

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

/linux-6.1.9/rust/alloc/
Dalloc.rs375 const fn ct_error(_: Layout) -> ! { in handle_alloc_error() function
385 unsafe { core::intrinsics::const_eval_select((layout,), ct_error, rt_error) } in handle_alloc_error()