Searched refs:f64_ceil_wrapper (Results 1 – 3 of 3) sorted by relevance
26 void f64_ceil_wrapper(double* param);
36 void f64_ceil_wrapper(double* param) { in f64_ceil_wrapper() function
1086 Redirect(isolate, FUNCTION_ADDR(wasm::f64_ceil_wrapper))); in wasm_f64_ceil()