Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wiggle/tests/
H A Datoms.rs21 fn double_int_return_float( in double_int_return_float() method
79 let e = atoms::double_int_return_float( in test()
103 fn double_int_return_float(e in DoubleIntExercise::strat()) {
H A Dwasmtime_integration.rs8 atoms::{double_int_return_float}
18 atoms::{double_int_return_float}
40 async fn double_int_return_float( in double_int_return_float() method
H A Datoms_async.rs25 async fn double_int_return_float( in double_int_return_float() method
84 let e = run(atoms::double_int_return_float( in test()
108 fn double_int_return_float(e in DoubleIntExercise::strat()) {
H A Dwasmtime_async.rs7 atoms::{double_int_return_float}
28 async fn double_int_return_float( in double_int_return_float() method
H A Dtracing.rs7 atoms::double_int_return_float,
H A Dwasmtime_sync.rs7 atoms::double_int_return_float
30 async fn double_int_return_float( in double_int_return_float() method
H A Datoms.witx10 (@interface func (export "double_int_return_float")