Home
last modified time | relevance | path

Searched defs:unsig_hi (Results 1 – 2 of 2) 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
/openbmc/qemu/libdecnumber/
H A DdecNumber.c469 uint64_t unsig_hi = hi; in decNumberFromInt128() local