Home
last modified time | relevance | path

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

/openbmc/qemu/libdecnumber/
H A DdecNumber.c816 Int needbytes=D2U(d)*sizeof(Unit);/* bytes needed */ in decNumberFromString() local
1092 uInt needbytes; /* for space calculations */ in decNumberCompareTotalMag() local
1271 uInt needbytes; /* for space calculations */ in decNumberFMA() local
1555 uInt needbytes; /* for space calculations */ in decNumberLog10() local
2121 uInt needbytes; /* buffer size needed */ in decNumberPower() local
2969 Int needbytes; /* work */ in decNumberSquareRoot() local
4991 Int needbytes; /* size calculator */ in decMultiplyOp() local
5379 uInt needbytes; /* for space calculations */ in decExpOp() local
5737 uInt needbytes; /* for space calculations */ local