Searched defs:__udivmoddi4 (Results 1 – 3 of 3) sorted by relevance
42 __udivmoddi4(u_quad_t a, u_quad_t b, u_quad_t *rem) in __udivmoddi4() function
27 COMPILER_RT_ABI du_int __udivmoddi4(du_int a, du_int b, du_int *rem) { in __udivmoddi4() function
358 __udivmoddi4(uint64_t n, uint64_t d, uint64_t *r) __udivmoddi4() function