Home
last modified time | relevance | path

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

/openbmc/qemu/libdecnumber/
H A DdecNumber.c817 Int needbytes=D2U(d)*sizeof(Unit);/* bytes needed */ in decNumberFromString() local
1093 uInt needbytes; /* for space calculations */ in decNumberCompareTotalMag() local
1272 uInt needbytes; /* for space calculations */ in decNumberFMA() local
1556 uInt needbytes; /* for space calculations */ in decNumberLog10() local
2122 uInt needbytes; /* buffer size needed */ in decNumberPower() local
2970 Int needbytes; /* work */ in decNumberSquareRoot() local
4992 Int needbytes; /* size calculator */ in decMultiplyOp() local
5380 uInt needbytes; /* for space calculations */ in decExpOp() local
5738 uInt needbytes; /* for space calculations */ local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2_leaf.c642 int needbytes; /* leaf block bytes needed */ in xfs_dir2_leaf_addname() local