Home
last modified time | relevance | path

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

/openbmc/qemu/libdecnumber/
H A DdecNumber.c2145 lhs=alloclhs; in decNumberPower()
2422 if (alloclhs!=NULL) free(alloclhs); /* .. */ in decNumberPower()
3982 lhs=alloclhs; in decAddOp()
4289 if (alloclhs!=NULL) free(alloclhs); /* .. */ in decAddOp()
4419 lhs=alloclhs; in decDivideOp()
4942 if (alloclhs!=NULL) free(alloclhs); /* .. */ in decDivideOp()
5083 lhs=alloclhs; in decMultiplyOp()
5286 if (alloclhs!=NULL) free(alloclhs); /* .. */ in decMultiplyOp()
6003 lhs=alloclhs;
6117 if (alloclhs!=NULL) free(alloclhs); /* .. */
[all …]