Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libdecnumber/
H A DdecNumber.c244 static void decSetSubnormal (decNumber *, decContext *, Int *, uInt *);
5135 decSetSubnormal (dn, set, residue, status); in decFinalize()
5266 decSetSubnormal (decNumber * dn, decContext * set, in decSetSubnormal() function