Searched refs:__udivmodti4 (Results 1 – 3 of 3) sorted by relevance
20 return __udivmodti4(a, b, 0); in __udivti3()
115 COMPILER_RT_ABI tu_int __udivmodti4(tu_int a, tu_int b, tu_int *rem);
100 COMPILER_RT_ABI tu_int __udivmodti4(tu_int a, tu_int b, tu_int *rem) { in __udivmodti4() function