Searched refs:__udivmoddi4 (Results 1 – 4 of 4) sorted by relevance
28 return (__udivmoddi4(a, b, (du_int*)0) ^ s_a) - s_a; /* negate if s_a == -1 */ in __divdi3()
81 COMPILER_RT_ABI du_int __udivmoddi4(du_int a, du_int b, du_int* rem);
24 __udivmoddi4(du_int a, du_int b, du_int* rem) in __udivmoddi4() function
38 bl SYMBOL_NAME(__udivmoddi4)
Completed in 4 milliseconds