Searched refs:f64_trunc_wrapper (Results 1 – 3 of 3) sorted by relevance
22 void f64_trunc_wrapper(double* param);
28 void f64_trunc_wrapper(double* param) { in f64_trunc_wrapper() function
1076 Redirect(isolate, FUNCTION_ADDR(wasm::f64_trunc_wrapper))); in wasm_f64_trunc()