Searched refs:__muloti4 (Results 1 – 3 of 3) sorted by relevance
23 COMPILER_RT_ABI ti_int __muloti4(ti_int a, ti_int b, int *overflow);28 ti_int x = __muloti4(a, b, &ov); in test__muloti4()
24 __muloti4(ti_int a, ti_int b, int* overflow) in __muloti4() function
114 ti_int __muloti4(ti_int a, ti_int b, int* overflow); // a * b, overflow set to