Home
last modified time | relevance | path

Searched refs:quot (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/
A Dlib.c410 u64 ua, ub, rem, quot; in __ldivmod_helper() local
414 quot = __qdivrem(ua, ub, &rem); in __ldivmod_helper()
420 return -quot; in __ldivmod_helper()
422 return quot; in __ldivmod_helper()

Completed in 3 milliseconds