Home
last modified time | relevance | path

Searched defs:divs128 (Results 1 – 2 of 2) sorted by path

/qemu/include/qemu/
H A Dhost-utils.h75 static inline int64_t divs128(uint64_t *plow, int64_t *phigh, in divs128() function
/qemu/util/
H A Dhost-utils.c158 int64_t divs128(uint64_t *plow, int64_t *phigh, int64_t divisor) in divs128() function