Searched refs:COMPUTE_UDIV (Results 1 – 2 of 2) sorted by relevance
19 #define COMPUTE_UDIV(a, b) __udivmoddi4((a), (b), (du_int *)0) macro
72 #ifdef COMPUTE_UDIV80 return (COMPUTE_UDIV(a_u, b_u) ^ s_a) + (-s_a); // negate if s_a == -182 #endif // COMPUTE_UDIV