Searched refs:int64_mod_wrapper (Results 1 – 3 of 3) sorted by relevance
48 int32_t int64_mod_wrapper(int64_t* dst, int64_t* src);
166 int32_t int64_mod_wrapper(int64_t* dst, int64_t* src) { in int64_mod_wrapper() function
1141 Redirect(isolate, FUNCTION_ADDR(wasm::int64_mod_wrapper))); in wasm_int64_mod()