Home
last modified time | relevance | path

Searched refs:madlength (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/libdecnumber/
H A DdecNumber.c4997 Int madlength; /* Units in multiplicand */ in decMultiplyOp() local
5236 madlength=D2U(lhs->digits); /* this won't change */ in decMultiplyOp()
5243 lhs->lsu, madlength, 0, in decMultiplyOp()