Searched refs:decSetSubnormal (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/libdecnumber/ |
| H A D | decNumber.c | 257 static void decSetSubnormal(decNumber *, decContext *, Int *, uInt *); 7437 decSetSubnormal(dn, set, residue, status); 7451 decSetSubnormal(dn, set, residue, status); 7574 static void decSetSubnormal(decNumber *dn, decContext *set, Int *residue, function
|