Home
last modified time | relevance | path

Searched defs:unsig_lo (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/util/
H A Dhost-utils.c161 uint64_t unsig_hi = *phigh, unsig_lo = *plow; in divs128() local
407 Int128 unsig_hi = *phigh, unsig_lo = *plow; in divs256() local