Home
last modified time | relevance | path

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

/Linux-v6.6/rust/alloc/
Dalloc.rs385 const fn ct_error(_: Layout) -> ! { in handle_alloc_error() function
395 unsafe { core::intrinsics::const_eval_select((layout,), ct_error, rt_error) } in handle_alloc_error()