Searched refs:quot (Results 1 – 1 of 1) sorted by relevance
410 u64 ua, ub, rem, quot; in __ldivmod_helper() local414 quot = __qdivrem(ua, ub, &rem); in __ldivmod_helper()420 return -quot; in __ldivmod_helper()422 return quot; in __ldivmod_helper()
Completed in 3 milliseconds