Searched refs:uint64_to_float64_wrapper (Results 1 – 4 of 4) sorted by relevance
36 void uint64_to_float64_wrapper(uint64_t* input, double* output);
86 void uint64_to_float64_wrapper(uint64_t* input, double* output) { in uint64_to_float64_wrapper() function
642 uint64_to_float64_wrapper(&a, &output); in ExecuteF64UConvertI64()
1111 Redirect(isolate, FUNCTION_ADDR(wasm::uint64_to_float64_wrapper))); in wasm_uint64_to_float64()