Home
last modified time | relevance | path

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

/wasmtime-44.0.1/winch/codegen/src/abi/
H A Dmod.rs325 let fold_impl = in from() localVariable
347 .try_fold((SmallVec::new(), HashSet::with_capacity(1), 0), fold_impl)? in from()
351 .try_fold((SmallVec::new(), HashSet::with_capacity(1), 0), fold_impl)? in from()